Mark message as read when clicking the message in ViewMessageActivity.

This commit is contained in:
Alex Ning
2019-08-18 23:51:27 +08:00
parent ffd1d6e204
commit a83aaa671a
7 changed files with 99 additions and 26 deletions

View File

@@ -224,10 +224,10 @@
<string name="view_all_comments">Click here to browse all comments</string>
<string name="notification_summary_comment">New Comments</string>
<string name="notification_summary_comment">New Comment</string>
<string name="notification_summary_account">Account</string>
<string name="notification_summary_post">Post</string>
<string name="notification_summary_message">New Messages</string>
<string name="notification_summary_post">New Post Comment</string>
<string name="notification_summary_message">New Message</string>
<string name="notification_summary_subreddit">Subreddit</string>
<string name="notification_summary_award">Award</string>
<string name="notification_new_messages">%1$d New Messages</string>