1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-01-03 19:50:55 +00:00

more consistent use of caps..

This commit is contained in:
Greg Alexander 2016-10-16 15:07:34 -04:00
parent 1f921d3041
commit 34afb9e4f2

View File

@ -6,7 +6,7 @@
android:defaultValue="false" />
<CheckBoxPreference
android:key="foreground"
android:title="Foreground service"
android:title="Foreground Service"
android:summary="Enable a notification while running, and run with more priority (especially in Doze mode)."
android:defaultValue="true" />
<EditTextPreference