This commit is contained in:
wangcongtao
2020-03-20 11:58:18 +08:00
parent 5924c64c9c
commit f00fa093cb
16 changed files with 96 additions and 76 deletions

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical">
<ImageView
android:id="@+id/map_amap_id_cursor"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/map_api_ic_current_location2_cursor" />
</LinearLayout>