增加10S自动定位及指北模式

This commit is contained in:
qiji4215
2023-09-12 17:18:01 +08:00
parent 3caaa57e20
commit f40f1a1881
10 changed files with 130 additions and 48 deletions

View File

@@ -41,7 +41,7 @@
android:layout_marginRight="5dp"
android:background="@color/transparent"
android:src="@drawable/icon_delete"
app:layout_constraintRight_toLeftOf="@id/note_bar_cancel"
app:layout_constraintRight_toLeftOf="@id/note_bar_save"
app:layout_constraintTop_toTopOf="@id/note_bar_save" />
<androidx.core.widget.NestedScrollView