show toggle list/grid
authortobiasKaminsky <tobias@kaminsky.me>
Sat, 31 Oct 2015 09:17:54 +0000 (10:17 +0100)
committertobiasKaminsky <tobias@kaminsky.me>
Sat, 31 Oct 2015 09:17:54 +0000 (10:17 +0100)
res/menu/main_menu.xml

index 2551a83..644bee9 100644 (file)
@@ -31,7 +31,7 @@
         android:id="@+id/action_switch_view"
         android:icon="@drawable/ic_view_module"
         android:orderInCategory="2"
-        app:showAsAction="never"
+        app:showAsAction="always"
         android:title="@string/action_switch_grid_view" />
     <item
         android:id="@+id/action_sync_account"