mirror of
https://github.com/samsonjs/media.git
synced 2026-04-08 11:45:51 +00:00
Fix ExoPlayer's demo app
PiperOrigin-RevId: 241811732
This commit is contained in:
parent
37bab0a98d
commit
9471d61183
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
android:layout_height="0dp"
|
||||
android:layout_weight="1">
|
||||
|
||||
<android.support.design.tabs.TabLayout
|
||||
<com.google.android.material.tabs.TabLayout
|
||||
android:id="@+id/track_selection_dialog_tab_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
Loading…
Reference in a new issue