From ad73a1f94857856082b9ec0019511db8b0f3f483 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 30 Oct 2019 14:16:31 +0300 Subject: add option to force downsampling images on all connections --- org.fox.ttrss/src/main/res/xml/preferences.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'org.fox.ttrss/src/main/res') diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml index f6f9b9bc..deb34210 100755 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -126,6 +126,13 @@ android:title="@string/prefs_enable_image_downsampling" android:summary="@string/prefs_enable_image_downsampling_long" /> + +