summaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-05-18 09:22:11 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-05-18 09:22:11 -0700
commit1617b123ee4f5468d1b3cf605d84c7dc616b42e1 (patch)
tree71ddd6284c91fbd54c519a2354c25b54acffaa7e /res/menu
parentfba541e7ca1ae088bf612d2d98fe4ce60b7c1e01 (diff)
parentccdc7bbd51dd5fe250a9ad27790bbbf974579b5a (diff)
downloadandroid_packages_apps_Gello-1617b123ee4f5468d1b3cf605d84c7dc616b42e1.tar.gz
android_packages_apps_Gello-1617b123ee4f5468d1b3cf605d84c7dc616b42e1.tar.bz2
android_packages_apps_Gello-1617b123ee4f5468d1b3cf605d84c7dc616b42e1.zip
am ccdc7bbd: am 9fdd981a: Bookmark action bar fix
* commit 'ccdc7bbd51dd5fe250a9ad27790bbbf974579b5a': Bookmark action bar fix
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/bookmark.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/bookmark.xml b/res/menu/bookmark.xml
index 5517ab94..3d248b4f 100644
--- a/res/menu/bookmark.xml
+++ b/res/menu/bookmark.xml
@@ -19,7 +19,7 @@
android:id="@+id/add_bookmark"
android:icon="@drawable/ic_bookmark_off_holo_dark"
android:title="@string/add_new_bookmark"
- android:showAsAction="always|withText" />
+ android:showAsAction="always" />
<item
android:id="@+id/go_home"
android:icon="@drawable/ic_home_holo_dark"