From bc91260e8a36524294c635970051f902ed533cfc Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 10 Jul 2019 15:59:47 +0800 Subject: Place all the subscribed subreddits and users to SubscribedThingListingActivity instead of the navigation drawer in MainActivity. --- app/src/main/res/values/strings.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 726e34b6..effd81dc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4,7 +4,8 @@ Search Add Comment Reply - Text Post + Text Post + Select a Subreddit Open navigation drawer Close navigation drawer @@ -41,6 +42,7 @@ Profile Following Subscriptions + Settings Subscribers: %1$d Online: %1$d Cannot fetch subreddit info @@ -91,4 +93,7 @@ URL Choose a subreddit Rules + + Subreddits + Users -- cgit v1.2.3