解决小地图位置
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="@dimen/module_small_map_padding"
|
||||
tools:parentTag="RelativeLayout">
|
||||
|
||||
|
||||
@@ -12,6 +11,7 @@
|
||||
android:layout_width="@dimen/module_small_map_view_border_width"
|
||||
android:layout_height="@dimen/module_small_map_view_border_height"
|
||||
android:layout_centerInParent="true"
|
||||
android:layout_margin="@dimen/module_small_map_padding"
|
||||
android:background="@drawable/module_small_map_view_border" />
|
||||
|
||||
<com.mogo.module.common.view.RoundLayout
|
||||
|
||||
Reference in New Issue
Block a user