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

@ -474,7 +474,7 @@
android:layout_width="380dp"
android:layout_height="match_parent"
android:layout_alignParentEnd="true"
android:background="?attr/queue_background_color"
android:background="@color/queue_background_color"
android:visibility="gone"
tools:visibility="visible">