projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1348d5d
)
moved switch menu item to three dots menu
author
tobiasKaminsky
<tobias@kaminsky.me>
Mon, 24 Aug 2015 15:41:18 +0000
(17:41 +0200)
committer
tobiasKaminsky
<tobias@kaminsky.me>
Mon, 24 Aug 2015 15:41:18 +0000
(17:41 +0200)
res/menu/main_menu.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/menu/main_menu.xml
b/res/menu/main_menu.xml
index
b431634
..
e03960f
100644
(file)
--- 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" />
<item
android:id="@+id/action_sync_account"