From e89a39bbc84b5c36092c0cfaeb39395080ede018 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 19 May 2025 17:09:13 +0300 Subject: add option to disable icon tinting --- org.fox.ttrss/src/main/res/xml/preferences.xml | 7 +++++++ 1 file changed, 7 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 6ceec5cc..19c718ca 100755 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -80,6 +80,13 @@ android:key="window_secure_mode" android:summary="@string/window_secure_mode_summary" android:title="@string/window_secure_mode" /> + + +