From 487d05e6c011fe517ff0fa30e3b6920b995f3169 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 12 Nov 2014 10:32:21 +0400 Subject: add preference to disable fab --- org.fox.ttrss/src/main/res/xml/preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml') diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml index 1caa2f2e..3ed1b602 100644 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -143,6 +143,11 @@ android:defaultValue="true" android:key="confirm_headlines_catchup" android:title="@string/prefs_confirm_headlines_catchup" /> +