From 70709596872612306dc9f32e20135182c087b7b2 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 20 Feb 2021 21:44:50 +0800 Subject: New option: Click to show media in gallery layout. --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/post_preferences.xml | 8 ++++++++ 2 files changed, 9 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 57b528e7..94a18a9d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -534,6 +534,7 @@ Subreddit Default Sort Time User Default Sort Type User Default Sort Time + Click to Show Media in Gallery Layout Cannot get the link diff --git a/app/src/main/res/xml/post_preferences.xml b/app/src/main/res/xml/post_preferences.xml index 4c4b50aa..6dfbff12 100644 --- a/app/src/main/res/xml/post_preferences.xml +++ b/app/src/main/res/xml/post_preferences.xml @@ -33,5 +33,13 @@ + + + + \ No newline at end of file -- cgit v1.2.3