From 57fd9edaff2beae6666920d4d17500908d655540 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 15 Mar 2021 00:18:25 +0800 Subject: New options: hide favorite subreddits and subscribed subreddits in the navigation drawer. --- app/src/main/res/xml/navigation_drawer_preferences.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/navigation_drawer_preferences.xml b/app/src/main/res/xml/navigation_drawer_preferences.xml index 4fa0d064..12873fa3 100644 --- a/app/src/main/res/xml/navigation_drawer_preferences.xml +++ b/app/src/main/res/xml/navigation_drawer_preferences.xml @@ -31,4 +31,14 @@ app:key="collapse_subscribed_subreddits_section" app:title="@string/settings_collapse_subscribed_subreddits_section_title" /> + + + + \ No newline at end of file -- cgit v1.2.3