From 141abc654a66c003351091d9df9f94229d9eb9ce Mon Sep 17 00:00:00 2001 From: Docile-Alligator Date: Sun, 6 Mar 2022 10:41:02 +0800 Subject: New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix low resolution post previews when showing them for the first time. Tweak themed icon. --- app/src/main/res/xml/miscellaneous_preferences.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/miscellaneous_preferences.xml b/app/src/main/res/xml/miscellaneous_preferences.xml index 132df3d8..1ae7ed8f 100644 --- a/app/src/main/res/xml/miscellaneous_preferences.xml +++ b/app/src/main/res/xml/miscellaneous_preferences.xml @@ -40,4 +40,18 @@ app:title="@string/settings_language_title" app:useSimpleSummaryProvider="true" /> + + + + + + \ No newline at end of file -- cgit v1.2.3