Fixed Gradient Player queue sheet

This commit is contained in:
Prathamesh More 2022-01-02 10:38:53 +05:30
parent 64401ec012
commit 3f5d83b4d4
2 changed files with 31 additions and 7 deletions

View file

@ -4,7 +4,9 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface">
android:background="?attr/colorSurface"
android:clickable="true"
android:focusable="true">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/colorBackground"