|
|
@@ -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" |
|
|
|