Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite some code and minor bugs fixed

This commit is contained in:
Alex Ning
2018-07-28 13:45:01 +08:00
parent 0e6d4ae525
commit e3653eb503
18 changed files with 415 additions and 187 deletions

View File

@@ -15,4 +15,7 @@
<string name="nsfw">NSFW</string>
<string name="karma_info">Karma: %1$d</string>
<string name="profile">Profile</string>
<string name="subscriptions">Subscriptions</string>
</resources>