prevent screen from fading

This commit is contained in:
Sergey Solovyev
2013-06-25 17:24:49 +04:00
parent 2fb20dc2b5
commit e1b0679263
4 changed files with 21 additions and 0 deletions

View File

@@ -20,4 +20,7 @@
<string name="p_calculations_calculate_on_fly_summary">If turned on calculations are done automatically while typing
expression
</string>
<string name="prefs_prevent_screen_from_fading_title">Prevent screen from fading</string>
<string name="prefs_prevent_screen_from_fading_summary">If turned on screen will not fade while using the app</string>
</resources>