aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/googlemap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/googlemap.xml')
-rw-r--r--main/res/layout/googlemap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/googlemap.xml b/main/res/layout/googlemap.xml
index 4689749..2305c05 100644
--- a/main/res/layout/googlemap.xml
+++ b/main/res/layout/googlemap.xml
@@ -38,7 +38,7 @@
android:textSize="12dip"
android:textColor="@color/text_icon"
android:background="@drawable/icon_bcg" />
- <view class="cgeo.geocaching.googlemaps.googleMapView" android:id="@+id/map"
+ <view class="cgeo.geocaching.maps.google.googleMapView" android:id="@+id/map"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:keepScreenOn="true"