Show a play button on the image if the post is a video or an image.

This commit is contained in:
Alex Ning
2019-12-19 18:32:37 +08:00
parent f0c04a2f6d
commit ae49dd50d4
10 changed files with 110 additions and 19 deletions

View File

@@ -22,6 +22,8 @@
<color name="backgroundColorPrimaryDark">#1565C0</color>
<color name="backgroundColorInverse">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryBackground">#242424</color>
<color name="voteAndReplyUnavailableVoteButtonColor">#3C3C3C</color>