提交入库参数、采集数据优化
This commit is contained in:
@@ -10,8 +10,14 @@
|
||||
android:id="@+id/imageView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:scaleType="center"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/ivCameraFlag"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:scaleType="center"
|
||||
tools:src="@mipmap/ic_camera256"/>
|
||||
android:src="@mipmap/ic_camera256"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/ivDelete"
|
||||
|
||||
Reference in New Issue
Block a user