gui fix & 2.1.1 release

This commit is contained in:
UnknownObject
2022-11-10 12:30:25 +08:00
parent 28837d320c
commit 5418ef7d07
17 changed files with 76 additions and 28 deletions
+2 -2
View File
@@ -237,7 +237,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<Button
@@ -245,7 +245,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginHorizontal="3dp"
android:text="TFT显示器下翻一页" />
android:text="TFT下翻一页" />
<Button
android:id="@+id/btn_movement_control"