增加道路属性,道路形态展示

This commit is contained in:
squallzhjch
2023-08-16 16:43:48 +08:00
parent f9b5c8a1d1
commit 51b9a398a4
5 changed files with 120 additions and 46 deletions

View File

@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="wrap_content"
android:paddingTop="5dp"
android:paddingBottom="5dp"
>
<TextView
android:id="@+id/title"