mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-06 05:49:49 +02:00
Load low-resolution videos in data saving mode. Selecting video quality for Reddit videos is now available.
This commit is contained in:
@@ -34,6 +34,12 @@
|
||||
style="@style/ExoMediaButton"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/hd_exo_playback_control_view"
|
||||
android:src="@drawable/ic_video_quality_24dp"
|
||||
style="@style/ExoMediaButton"
|
||||
android:visibility="gone" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
Reference in New Issue
Block a user