增加道路属性,跨线立交,匝道,上下线分离,隧道,环岛的道路属性展示

This commit is contained in:
squallzhjch
2023-08-16 11:22:07 +08:00
parent f7843baabe
commit 2431fc3bdd
7 changed files with 169 additions and 181 deletions

View File

@@ -82,7 +82,7 @@
android:id="@+id/main_activity_top_sign_recyclerview"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="280dp"
android:layout_marginLeft="220dp"
android:layout_marginTop="2dp"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />