From bee03c3f77bdb76e07261a0474d4143125fed276 Mon Sep 17 00:00:00 2001 From: Christian S Date: Sat, 17 Oct 2015 19:48:04 +0200 Subject: move received tick setttings from expert options into ui options --- src/main/res/xml/preferences.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main/res') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index 5c7b885b6..183e37233 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -123,6 +123,11 @@ android:key="show_dynamic_tags" android:summary="@string/pref_show_dynamic_tags_summary" android:title="@string/pref_show_dynamic_tags"/> + -