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:
parent
6b370ca251
commit
dccfcaf78a
17 changed files with 313 additions and 98 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue