Fix seekbar color

This commit is contained in:
h4h13 2019-07-27 10:35:52 +05:30
parent d593e7cf78
commit 70f9124fe5
24 changed files with 130 additions and 275 deletions

View file

@ -17,7 +17,7 @@
android:rotation="90"
android:visibility="gone" />
<ImageButton
<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/playerRepeatButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@ -29,7 +29,7 @@
tools:ignore="MissingPrefix"
tools:tint="@color/md_black_1000" />
<ImageButton
<androidx.appcompat.widget.AppCompatImageButton
android:id="@+id/playerShuffleButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"