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

@@ -97,6 +97,11 @@
a:title="@string/prefs_history_show_intermediate_calculations_title"
a:summary="@string/prefs_history_show_intermediate_calculations_summary" />
<android.preference.CheckBoxPreference
a:key="preventScreenFromFading"
a:title="@string/prefs_prevent_screen_from_fading_title"
a:summary="@string/prefs_prevent_screen_from_fading_summary" />
</PreferenceScreen>
</PreferenceScreen>