From ffd08658e1a9333b6af896aa3fc853c5184fc571 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Tue, 1 Aug 2017 10:22:24 +0200 Subject: put settings defaults into resource file --- src/main/res/xml/preferences.xml | 70 ++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'src/main/res/xml/preferences.xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index a9b3439b7..60fa80f4a 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -6,27 +6,27 @@ android:key="userinterface" android:title="@string/pref_ui_options"> @@ -50,7 +50,7 @@ android:key="notifications" android:title="@string/pref_notification_settings"> @@ -66,7 +66,7 @@ android:summary="@string/pref_quiet_hours_summary" android:title="@string/title_pref_quiet_hours"> @@ -84,19 +84,19 @@ android:title="@string/title_pref_quiet_hours_end_time" /> @@ -226,7 +226,7 @@ android:summary="@string/pref_export_logs_summary" android:title="@string/pref_export_logs" /> @@ -248,19 +248,19 @@ @@ -284,12 +284,12 @@ android:key="connection_options" android:title="@string/pref_connection_options"> @@ -301,14 +301,14 @@ android:summary="@string/pref_enter_is_send_summary" android:title="@string/pref_enter_is_send" /> -- cgit v1.2.3