From 5c2759c358e4bf5506d76662a612ec43e6e9e5d5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 1 Jun 2020 12:00:04 +0300 Subject: add an option to force phone layout on tablet devices --- org.fox.ttrss/src/main/res/xml/preferences.xml | 6 ++++++ 1 file changed, 6 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 93bc74fa..9cf7bec1 100755 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -62,6 +62,12 @@ android:defaultValue="true" android:key="open_fresh_on_startup" android:title="@string/prefs_open_fresh_on_startup" /> + +