Fixed displaying wrong score when rapidly clicking vote buttons in PostRecyclerViewAdapter.

This commit is contained in:
Alex Ning
2019-04-18 17:18:19 +08:00
parent fb525d62ed
commit 246d4f45ab
6 changed files with 93 additions and 103 deletions

View File

@@ -25,6 +25,7 @@
<string name="retry">Retry</string>
<string name="comments">Comments</string>
<string name="no_comments_yet">No comments yet. Write a comment?</string>
<string name="vote_failed">Vote failed</string>
<string name="nsfw">NSFW</string>
<string name="karma_info">Karma: %1$d</string>