Use AppCompatImageButton to not crash on 4.4
This commit is contained in:
parent
4dd47f8adf
commit
1211ab6bf4
2 changed files with 3 additions and 3 deletions
|
|
@ -465,7 +465,7 @@
|
|||
android:layout_height="60dp"
|
||||
android:id="@+id/playQueueControl">
|
||||
|
||||
<ImageButton
|
||||
<androidx.appcompat.widget.AppCompatImageButton
|
||||
android:id="@+id/playQueueClose"
|
||||
android:layout_width="50dp"
|
||||
android:layout_height="50dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue