mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Remove lock screen notification setting.
This commit is contained in:
@@ -145,15 +145,6 @@
|
||||
android:title="@string/notify_blog_posts_setting_title"
|
||||
android:widgetLayout="@layout/preference_switch_compat"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="pref_key_notify_lock_screen"
|
||||
android:persistent="false"
|
||||
android:summary="@string/notify_lock_screen_setting_summary"
|
||||
android:title="@string/notify_lock_screen_setting_title"
|
||||
android:visibility="gone"
|
||||
android:widgetLayout="@layout/preference_switch_compat"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="pref_key_notify_vibration"
|
||||
|
||||
Reference in New Issue
Block a user