fix(joystick):fix jostick history ui is too small when no history

This commit is contained in:
ZCShou 2022-10-16 20:45:33 +08:00
parent 3e58fd18b7
commit bb99e03124
No known key found for this signature in database
GPG Key ID: 40F856243C184EAB

View File

@ -4,6 +4,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="300dp"
android:layout_height="500dp"
android:minWidth="300dp"
android:background="@drawable/border_window"
android:orientation="vertical">