theme changes and making PostGIS the default backend
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/mainView"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent" >
|
||||
android:layout_height="fill_parent"
|
||||
android:windowActionBarOverlay="true"
|
||||
>
|
||||
|
||||
<org.mapsforge.android.MapView
|
||||
android:id="@+id/mapView"
|
||||
|
||||
Reference in New Issue
Block a user