gui fix & 2.1.1 release
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user