Merge branch 'op' into dev2_aiSdk

This commit is contained in:
liujing
2021-04-13 17:43:14 +08:00

View File

@@ -4,10 +4,9 @@
android:layout_height="match_parent">
<ImageView
android:layout_marginTop="@dimen/dp_80"
android:id="@+id/module_map_amap_my_location_bg_iv"
android:layout_width="@dimen/dp_50"
android:layout_height="@dimen/dp_50"
android:layout_marginTop="@dimen/dp_100"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/common_marker_bottom_floor"/>
</LinearLayout>