Show inbox count in the inbox menu item in the navigation drawer.

This commit is contained in:
Alex Ning
2021-04-06 10:38:11 +08:00
parent dd98dd879d
commit e4c9f7b927
11 changed files with 88 additions and 22 deletions

View File

@@ -123,6 +123,7 @@
<string name="subscriptions">Subscriptions</string>
<string name="multi_reddit">Multireddit</string>
<string name="inbox">Inbox</string>
<string name="inbox_with_count">Inbox (%1$d)</string>
<string name="upvoted">Upvoted</string>
<string name="downvoted">Downvoted</string>
<string name="hidden">Hidden</string>