X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/7a9149a66ab8caffbec4f0eaf46cd5615e19e1e4..be4d7d14d219894ba51697ef97af1fb7f510d3e1:/res/menu/main_menu.xml?ds=inline diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index f30382e1..b7383229 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -23,26 +23,38 @@ 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"/> + +