|
|
@@ -101,7 +101,7 @@ |
|
|
|
android:textStyle="bold" /> |
|
|
|
<ImageView |
|
|
|
android:id="@+id/wuliaoimage" |
|
|
|
android:layout_width="200dp" |
|
|
|
android:layout_width="250dp" |
|
|
|
android:layout_height="200dp" |
|
|
|
android:src="@mipmap/newsilos"/> |
|
|
|
|
|
|
@@ -120,7 +120,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="(点击名称设置物料)" |
|
|
|
android:textAlignment="center" |
|
|
|
android:textSize="22sp" |
|
|
|
android:textSize="16sp" |
|
|
|
android:textColor="@color/red_primary"/> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
@@ -253,7 +253,7 @@ |
|
|
|
</LinearLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:visibility="gone" |
|
|
|
tools:visibility="visible" |
|
|
|
tools:visibility="gone" |
|
|
|
android:layout_marginTop="30dp" |
|
|
|
android:id="@+id/liaochang_sz" |
|
|
|
android:layout_marginStart="30dp" |
|
|
|