From c6026e5659a16ae1d2b3b72a1bafafd0ba467f12 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 5 Aug 2018 12:26:50 +0800 Subject: Fetch the subreddit info and save it to the database. Solve a bug that cannot create a instance of SubredditViewModel. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (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 00eb8251..f1a80eb3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,6 +20,8 @@ Following Subscriptions ViewSubredditDetailActivity + Subscribers: %1$d + Online: %1$d "Material is the metaphor.\n\n" -- cgit v1.2.3