识别物底部红色蒙层

This commit is contained in:
liujing
2021-04-13 17:42:46 +08:00
parent de490d7ae3
commit 780c38452c

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>