Commit 9471d611 by olly Committed by Oliver Woodman

Fix ExoPlayer's demo app

PiperOrigin-RevId: 241811732
parent 37bab0a9
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
android:layout_height="0dp" android:layout_height="0dp"
android:layout_weight="1"> android:layout_weight="1">
<android.support.design.tabs.TabLayout <com.google.android.material.tabs.TabLayout
android:id="@+id/track_selection_dialog_tab_layout" android:id="@+id/track_selection_dialog_tab_layout"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment