From: tobiasKaminsky Date: Mon, 24 Aug 2015 15:41:18 +0000 (+0200) Subject: moved switch menu item to three dots menu X-Git-Tag: beta-20151122~25^2~5 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/efac6f3e14fade4d4183e03d2a5d57a2951e0514?hp=-c moved switch menu item to three dots menu --- efac6f3e14fade4d4183e03d2a5d57a2951e0514 diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index b4316347..e03960f1 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -38,7 +38,7 @@ android:id="@+id/action_switch_view" android:icon="@drawable/ic_view_module" android:orderInCategory="2" - app:showAsAction="always" + app:showAsAction="never" android:title="@string/action_switch_grid_view" />