调整了人脸识别界面
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
tools:text="1-12" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="280dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="22dp"
|
||||
android:src="@mipmap/ic_bind_img" />
|
||||
android:src="@drawable/ic_bind_img" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user