Fix Light Player Popups in Dark Theme, make Player Controls Overlay always Dark
This commit is contained in:
parent
4f07840b44
commit
0afceeeb87
8 changed files with 37 additions and 20 deletions
|
|
@ -471,7 +471,7 @@
|
|||
android:id="@+id/itemsListPanel"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/queue_background_color"
|
||||
android:background="@color/queue_background_color"
|
||||
android:visibility="gone"
|
||||
tools:visibility="visible">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue