```diff <com.vanniktech.feature.gps.VanniktechMapView android:id="@+id/mapView" android:layout_width="match_parent" - android:layout_height="match_parent" /> + android:layout_height="match_parent" + /> ```