X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/33f9f9a210387009416a71916d5fb844c7f6d55c..ea760bad448c79cc747faee7c3e3f56481fc62f2:/res/menu/main_menu.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 4f1f890c..097807a3 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -17,45 +17,39 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - + - + + app:showAsAction="never" + android:title="@string/action_switch_grid_view" /> - - + android:orderInCategory="1" + app:showAsAction="never" + android:title="@string/actionbar_sync" + android:contentDescription="@string/actionbar_sync"/> + android:icon="@drawable/ic_sort_variant" + android:orderInCategory="1" + app:showAsAction="never" + android:title="@string/actionbar_sort" + android:contentDescription="@string/actionbar_sort"/> - + \ No newline at end of file