mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 05:49:49 +02:00
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:
@@ -7,7 +7,7 @@
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingBottom="16dp"
|
||||
android:background="@color/transparentActionBarColor"
|
||||
android:background="@color/transparentActionBarAndExoPlayerControllerColor"
|
||||
android:orientation="vertical">
|
||||
|
||||
<LinearLayout
|
||||
|
Reference in New Issue
Block a user