Load HLS video instead of Dash video to support older Android versions. Fixed app crashes on opening video or images on older Android versions.

This commit is contained in:
Alex Ning
2019-09-10 16:41:54 +08:00
parent f4515514c1
commit 354a215209
11 changed files with 31 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
<color name="downvoted">#E91E63</color>
<color name="transparentActionBarColor">#88000000</color>
<color name="transparentActionBarAndExoPlayerControllerColor">#88000000</color>
<color name="gold">#FFC107</color>