diff --git a/app/src/main/res/layout/fragment_song_list_page.xml b/app/src/main/res/layout/fragment_song_list_page.xml index b1d1d5ba..c987f6ad 100644 --- a/app/src/main/res/layout/fragment_song_list_page.xml +++ b/app/src/main/res/layout/fragment_song_list_page.xml @@ -54,7 +54,6 @@ android:layout_marginEnd="16dp" android:layout_marginBottom="24dp" android:background="@drawable/ic_shuffle" - android:backgroundTint="@color/bottomNavIconColor" android:foreground="?android:attr/selectableItemBackgroundBorderless" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" />