Fix Light Player Popups in Dark Theme, make Player Controls Overlay always Dark

This commit is contained in:
krlvm 2021-03-28 18:48:51 +03:00
parent 4f07840b44
commit 0afceeeb87
8 changed files with 37 additions and 20 deletions

View file

@ -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">