From 49ffafdfd492ea8e6190e36457813f05311b008d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 15 May 2021 08:52:23 +0800 Subject: Hiding post fliar in PostFragment is now available. --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/post_preferences.xml | 5 +++++ 2 files changed, 6 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 c3456e0e..6dd4979f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -541,6 +541,7 @@ User Default Sort Time Click to Show Media in Gallery Layout Hide Post Type + Hide Post Flair Hide the Number of Awards Hide Subreddit and User Prefix Hide the Number of Votes diff --git a/app/src/main/res/xml/post_preferences.xml b/app/src/main/res/xml/post_preferences.xml index 7e47f86c..7ea526a5 100644 --- a/app/src/main/res/xml/post_preferences.xml +++ b/app/src/main/res/xml/post_preferences.xml @@ -19,6 +19,11 @@ app:key="hide_post_type" app:title="@string/settings_hide_post_type" /> + +