mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Muting and unmuting audio when autoplaying are available.
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
<ImageButton
|
||||
android:id="@+id/mute_exo_playback_control_view"
|
||||
style="@style/ExoMediaButton"
|
||||
android:layout_alignParentEnd="true"/>
|
||||
android:src="@drawable/ic_mute_24dp"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:visibility="gone" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
Reference in New Issue
Block a user