mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 13:58:20 +03:00
Do the same for tablet layout.
Signed-off-by: opusforlife2 <53176348+opusforlife2@users.noreply.github.com>
This commit is contained in:
parent
54e9858148
commit
7706d7471a
1 changed files with 2 additions and 0 deletions
|
@ -466,6 +466,8 @@
|
|||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="60dp"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:id="@+id/playQueueControl">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageButton
|
||||
|
|
Loading…
Add table
Reference in a new issue