From 549810783ce651f27bdd386488b6690195522372 Mon Sep 17 00:00:00 2001 From: lookshe Date: Tue, 14 Apr 2015 23:48:28 +0200 Subject: changed received and read confirmation setting to one list and put it to settings class --- src/main/res/xml/preferences.xml | 123 ++++++++++++++++++++------------------- 1 file changed, 62 insertions(+), 61 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 72b6a7c8..9cf2ed93 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -43,18 +43,14 @@ - - - + android:title="@string/pref_parse_emoticons"/> - - + - - - - + android:defaultValue="true" + android:key="show_notification" + android:summary="@string/pref_notifications_summary" + android:title="@string/pref_notifications" /> + + + + + + - + - + + + + - -- cgit v1.2.3