1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-26 07:03:20 +00:00

Do the same for tablet layout.

Signed-off-by: opusforlife2 <53176348+opusforlife2@users.noreply.github.com>
This commit is contained in:
opusforlife2 2020-09-30 02:17:04 +05:30
parent 54e9858148
commit 7706d7471a

View File

@ -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