moved switch menu item to three dots menu
authortobiasKaminsky <tobias@kaminsky.me>
Mon, 24 Aug 2015 15:41:18 +0000 (17:41 +0200)
committertobiasKaminsky <tobias@kaminsky.me>
Mon, 24 Aug 2015 15:41:18 +0000 (17:41 +0200)
res/menu/main_menu.xml

index b431634..e03960f 100644 (file)
@@ -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" />
     <item
         android:id="@+id/action_sync_account"