Skip to content
Snippets Groups Projects
Commit 987baba3 authored by akwizgran's avatar akwizgran
Browse files

Update settings.xml

parent 03191ff0
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
android:layout="@layout/preferences_category" android:layout="@layout/preferences_category"
android:title="@string/security_settings_title"> android:title="@string/security_settings_title">
<CheckBoxPreference <SwitchPreference
android:key="pref_key_lock" android:key="pref_key_lock"
android:persistent="false" android:persistent="false"
android:summary="@string/pref_lock_summary" android:summary="@string/pref_lock_summary"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment