fix track search header

This commit is contained in:
Jays2Kings 2021-09-03 18:30:32 -04:00
parent 9d7e7659be
commit 0d0e2fc5b4

View file

@ -31,7 +31,7 @@
android:layout_height="?actionBarSize"
android:layout_gravity="top"
android:background="@drawable/bottom_sheet_rounded_background"
android:backgroundTint="?attr/colorSecondary"
android:backgroundTint="?attr/colorSurface"
android:clickable="true"
android:elevation="0dp"
android:focusable="true"