disable time-bar animation

This commit is contained in:
2020-11-06 10:21:57 +01:00
parent 6526b8868e
commit d3f078c661
3 changed files with 8 additions and 2 deletions

View File

@ -71,7 +71,7 @@
app:layout_constraintTop_toTopOf="parent" />
<View
android:id="@id/exo_progress_placeholder"
android:id="@+id/exo_progress_placeholder"
android:layout_width="0dp"
android:layout_height="@dimen/exo_styled_progress_layout_height"
app:layout_constraintBottom_toBottomOf="parent"