add visual indicator for rewind/forward gesture

This commit is contained in:
2020-11-15 17:17:56 +01:00
parent d4fa726f9c
commit fd099e97e6
4 changed files with 51 additions and 21 deletions

View File

@ -31,7 +31,8 @@
android:layout_marginEnd="44dp"
android:text="@string/text_title_ex"
android:textAlignment="center"
android:textColor="@color/exo_white" />
android:textColor="@color/exo_white"
android:textSize="16sp" />
</LinearLayout>
<LinearLayout