修改bug

This commit is contained in:
md
2021-07-23 16:07:37 +08:00
parent e1993e8e54
commit 80dd77772d
11 changed files with 146 additions and 133 deletions

View File

@@ -51,11 +51,11 @@
android:textColor="@color/black"
android:textSize="15sp" />
<TextView
<EditText
android:id="@+id/et_road_name"
android:layout_width="200dp"
android:gravity="center_vertical"
android:layout_height="match_parent"
android:layout_gravity="center_vertical"
android:background="@null" />
</LinearLayout>
@@ -130,7 +130,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="02.拍照 "
android:text="03.拍照 "
android:textColor="@color/black"
android:textSize="16sp" />