Fixed Gradient Player queue sheet
This commit is contained in:
parent
64401ec012
commit
3f5d83b4d4
2 changed files with 31 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue