feat(ui): show forum notification count on drawer menu

This commit is contained in:
hyb1996
2018-04-03 18:17:36 +08:00
parent aeae51bb74
commit c39ba26e1f
11 changed files with 290 additions and 18 deletions

View File

@@ -349,4 +349,5 @@
<string name="text_preview">预览</string>
<string name="text_size_current_value" formatted="true">字体大小: %d</string>
<string name="error_regex_find_prev">正则表达式不能向前查找</string>
<string name="text_notification">通知</string>
</resources>