Browse Source

现场调试改动98

master
fyf 1 year ago
parent
commit
77531c02bf
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/src/main/res/layout/from/layout/activity_ddgl.xml

+ 2
- 2
app/src/main/res/layout/from/layout/activity_ddgl.xml View File

@@ -181,8 +181,8 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="25dp"
android:text="订单数量:"
android:layout_marginLeft="0dp"
android:text="数量:"
android:textColor="@color/foreground"></TextView>
<TextView
android:id="@+id/count"


Loading…
Cancel
Save