X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/0b42d2e626971352871ebedf01a7ba3f01ad81b9..74bd1d8d789681df9836e1971492ddd71bc25b8a:/res/menu/main_menu.xml
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"/>
+
+