From 48e84b1987573fcff92b69ba4cd9d154a27e1971 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 18 May 2025 16:17:33 +0300 Subject: add option to enable secure window mode --- org.fox.ttrss/src/main/res/xml/preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'org.fox.ttrss/src/main/res/xml') diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml index 33095c5f..9e1f6642 100755 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -67,6 +67,12 @@ android:key="force_phone_layout" android:summary="@string/force_phone_layout_summary" android:title="@string/force_phone_layout" /> + +