| | |
| | | android:id="@+id/rl_content" |
| | | android:layout_height="match_parent"> |
| | | |
| | | <com.amap.api.maps.MapView |
| | | android:id="@+id/mv_main" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginBottom="20dp" |
| | | android:layout_alignParentTop="true" |
| | | android:layout_alignParentStart="true"> |
| | | </com.amap.api.maps.MapView> |
| | | <com.amap.api.maps.MapView |
| | | android:id="@+id/mv_main" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_alignParentTop="true" |
| | | android:layout_marginBottom="20dp"></com.amap.api.maps.MapView> |
| | | |
| | | <TextView |
| | | android:id="@+id/user_account" |