Fix dark and black theme colours
This commit is contained in:
parent
790ce541f9
commit
bc859ae1d2
11 changed files with 35 additions and 24 deletions
|
@ -5,7 +5,7 @@
|
|||
android:id="@+id/mini_player_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"
|
||||
android:background="?colorSurface"
|
||||
android:background="?colorSecondary"
|
||||
android:clickable="true"
|
||||
android:focusable="false"
|
||||
tools:ignore="UnusedAttribute">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue