aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/actionbar_maps.xml
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-05-24 16:09:36 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-05-24 16:09:36 +0200
commita5e7f74edd2f24c765a8ea87540782e26dd26bf4 (patch)
treece601a632dc842c977943ed1d773eb985d00c6e3 /main/res/layout/actionbar_maps.xml
parentb91529a6aaf8ac2460ec18cddcafc0d41f83f8b6 (diff)
downloadcgeo-a5e7f74edd2f24c765a8ea87540782e26dd26bf4.zip
cgeo-a5e7f74edd2f24c765a8ea87540782e26dd26bf4.tar.gz
cgeo-a5e7f74edd2f24c765a8ea87540782e26dd26bf4.tar.bz2
fix #3871: provide up navigation
Diffstat (limited to 'main/res/layout/actionbar_maps.xml')
-rw-r--r--main/res/layout/actionbar_maps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/actionbar_maps.xml b/main/res/layout/actionbar_maps.xml
index 348342c..0e3dc0e 100644
--- a/main/res/layout/actionbar_maps.xml
+++ b/main/res/layout/actionbar_maps.xml
@@ -13,7 +13,7 @@
<ImageView
style="@style/action_bar_action"
android:layout_marginLeft="-13dp"
- android:onClick="goHome" />
+ android:onClick="navigateUp" />
<View style="@style/action_bar_separator" />