mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 13:49:53 +01:00
Update settings.xml
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user