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/xml/post_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml') 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" /> + +