[FIX] mapview stuff

This commit is contained in:
Sem van der Hoeven
2020-12-16 10:48:11 +01:00
parent 2479563474
commit 512ad3980f
3 changed files with 18 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
tools:context=".fragments.HomeFragment">
<com.google.android.gms.maps.MapView
<org.osmdroid.views.MapView
android:id="@+id/mapView"
android:layout_width="match_parent"
android:layout_height="match_parent" />