|
@@ -18,6 +18,7 @@
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:layout_above="@id/rv_statistics"
|
|
android:layout_above="@id/rv_statistics"
|
|
|
android:layout_marginVertical="10dp"
|
|
android:layout_marginVertical="10dp"
|
|
|
|
|
+ app:cardCornerRadius="@dimen/common_radius"
|
|
|
app:strokeWidth="0dp">
|
|
app:strokeWidth="0dp">
|
|
|
|
|
|
|
|
<com.onlylemi.mapview.library.MapView
|
|
<com.onlylemi.mapview.library.MapView
|