mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
fix(joystick):fix jostick history ui is too small when no history
This commit is contained in:
parent
3e58fd18b7
commit
bb99e03124
@ -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">
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user