1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 03:51:36 +00:00

Handle multiple videos in PostViewV2Fragment. Should fix https://github.com/austinhuang0131/barinsta/issues/337 and also fix videos playing after closing view.

This commit is contained in:
Ammar Githam 2020-11-30 22:09:42 +09:00
parent 6b370ca251
commit dccfcaf78a
17 changed files with 313 additions and 98 deletions

View file

@ -33,6 +33,7 @@
<color name="comment_selected">#888888</color>
<color name="white">#FFFFFF</color>
<color name="white_a50">#80FFFFFF</color>
<color name="black">#000000</color>
<color name="black_800">#121212</color>