Browse Source

222

tags/old_version_1
fyf 1 year ago
parent
commit
412b3bb858
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      app/src/main/res/layout/activity_bunkersetup.xml

+ 3
- 3
app/src/main/res/layout/activity_bunkersetup.xml View File

@@ -160,7 +160,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
<LinearLayout
android:layout_marginTop="20dp"
android:layout_marginTop="10dp"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
@@ -186,7 +186,7 @@
android:layout_height="wrap_content"
android:textSize="18dp"
android:fontFamily="@font/fz2"
android:text="2、容量设置:点击“设置”-“容量设置”,填写(总、告警)容量。"
android:text="2、容量设置:点击“设置”-“容量设置”\n ,填写(总、告警)容量。"
android:textColor="#567722"/>
<TextView
android:layout_marginTop="2dp"
@@ -194,7 +194,7 @@
android:layout_height="wrap_content"
android:textSize="18dp"
android:fontFamily="@font/fz2"
android:text="3、物料校准:点击“设置”-“调料校准”,记录出料克重写入标定处,保存生效。(注意:此操作需要先排空管道)"
android:text="3、物料校准:点击“设置”-“调料校准”\n ,记录出料克重写入标定处,保存生效。\n (注意:此操作需要先排空管道)"
android:textColor="#567722"/>
</LinearLayout>
<RelativeLayout


Loading…
Cancel
Save