aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml7
1 files changed, 7 insertions, 0 deletions
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" />
+
+ <SwitchPreferenceCompat
+ android:defaultValue="true"
+ android:key="enable_icon_tinting"
+ android:summary="@string/enable_icon_tinting_summary"
+ android:title="@string/enable_icon_tinting" />
+
</PreferenceCategory>
<PreferenceCategory