Show post or body (if it has) in CommentActivity.

This commit is contained in:
Alex Ning
2020-02-22 18:22:02 +08:00
parent 30ce4285c9
commit 4c6902a399
5 changed files with 99 additions and 10 deletions

View File

@@ -124,7 +124,7 @@
<string name="lazy_mode_start">Lazy Mode starts in %1$.1fs</string>
<string name="lazy_mode_stop">Lazy Mode stopped</string>
<string name="write_comment_hint">Your interesting thought here</string>
<string name="write_comment_hint">Your interesting thoughts here</string>
<string name="comment_content_required">Where is your interesting thought?</string>
<string name="sending_comment">Sending</string>
<string name="send_comment_success">Comment sent</string>