Skip to content
Snippets Groups Projects
Commit 4e77ab06 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Fix initial mini player background color

(cherry picked from commit 3b370d9b)
parent 3b459545
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@
android:gravity="center_vertical"
android:orientation="horizontal"
android:fitsSystemWindows="true"
android:background="?attr/background_default"
android:background="?attr/background_default_darker"
tools:layout_constraintRight_creator="1"
tools:layout_constraintLeft_creator="1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment