Copying comments is now available. Some UI tweaks.

This commit is contained in:
Alex Ning
2020-01-30 20:38:35 +08:00
parent 5e401a6a96
commit ff5a60c827
17 changed files with 348 additions and 216 deletions

View File

@@ -411,4 +411,7 @@
<string name="copy_raw_text">Copy Raw Text</string>
<string name="copy_all_markdown">Copy All Markdown</string>
<string name="copy_all_raw_text">Copy All Raw Text</string>
<string name="save_comment">Save comment</string>
<string name="unsave_comment">Unsave comment</string>
</resources>