From 73c4ead2c05609b20bd1a6cabb45f4fe61a9b042 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 24 Sep 2020 22:27:05 +0800 Subject: Add favorite subreddits to the navigation drawer. Add favorite and subscriptions header to the navigation drawer. --- .../main/res/layout/fragment_customize_main_page_tabs.xml | 13 +++++++++++++ app/src/main/res/values/strings.xml | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_customize_main_page_tabs.xml b/app/src/main/res/layout/fragment_customize_main_page_tabs.xml index c9991b92..f20ec4d3 100644 --- a/app/src/main/res/layout/fragment_customize_main_page_tabs.xml +++ b/app/src/main/res/layout/fragment_customize_main_page_tabs.xml @@ -447,6 +447,19 @@ android:textSize="?attr/font_default" android:fontFamily="?attr/font_family" /> + + Autoplay Videos Visible Area Offset (Landscape) Start autoplaying videos when %1$d%% of them are visible Immersive Interface - Does Not Apply to All Pages\nMay Not Work On Android 11 + Does Not Apply to All Pages Ignore Navigation Bar in Immersive Interface Prevent the Bottom Navigation Bar Having Extra Padding Customize Tabs in Main Page @@ -453,6 +453,7 @@ Tab 2 Tab 3 More Tabs + Enabling the following options will cause an unintended behaviour:\nTabs may lose all the content after switching to others. This is the same as refreshing the page. Show Favorite Subscribed Subreddits Show Subscribed Subreddits Title -- cgit v1.2.3