X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c3da11d2447434ed4d5b0de1b71e87ced9e77d0d..8a77b0be15b02ee2615eb0cc2fa0c934da54c92e:/res/menu/main_menu.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index f30382e1..1df273ea 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -23,26 +23,32 @@ android:id="@+id/action_upload" android:icon="@drawable/ic_action_upload" android:orderInCategory="2" - android:showAsAction="ifRoom|withText" + android:showAsAction="always" android:title="@string/actionbar_upload"/> +