From 2e43a5c0a6176911f0ab86b3c55dd57845b45f30 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 13 Apr 2018 23:33:56 +0200 Subject: more theme working --- src/main/res/xml/preferences.xml | 64 +++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 31 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 22d015ab8..822abddcc 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -1,10 +1,9 @@ - + - + + android:summary="@string/pref_return_to_previous_summary" + android:title="@string/pref_return_to_previous" /> + android:summary="@string/pref_broadcast_last_activity_summary" + android:title="@string/pref_broadcast_last_activity" /> + android:summary="@string/pref_warn_unencrypted_chat_summary" + android:title="@string/pref_warn_unencrypted_chat" /> - + + android:title="@string/pref_show_foreground_service" /> + android:summary="@string/pref_enable_multi_accounts_summary" + android:title="@string/pref_enable_multi_accounts_title" /> + android:summary="@string/pref_blind_trust_before_verification_summary" + android:title="@string/pref_blind_trust_before_verification" /> + android:summary="@string/pref_delete_omemo_identities_summary" + android:title="@string/pref_delete_omemo_identities" /> + android:title="@string/pref_show_connection_options" /> -- cgit v1.2.3