Removed useless Quality selector in exoplayer
This commit is contained in:
parent
e5f0b71cf0
commit
cb8ebfccb6
2 changed files with 0 additions and 34 deletions
|
@ -127,17 +127,6 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
tools:ignore="ContentDescription,SpeakableTextPresentCheck" />
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/exo_quality"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="48dp"
|
||||
android:backgroundTint="#00FFFFFF"
|
||||
android:src="@drawable/ic_round_high_quality_24"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
tools:ignore="ContentDescription,SpeakableTextPresentCheck" />
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/exo_sub"
|
||||
android:layout_width="48dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue