Changes from comments in PR#924
[pub/Android/ownCloud.git] / res / menu / main_menu.xml
index 6e64fcf..4f1f890 100644 (file)
@@ -3,7 +3,7 @@
   ownCloud Android client application
 
   Copyright (C) 2012  Bartek Przybylski
-  Copyright (C) 2012-2013 ownCloud Inc.
+  Copyright (C) 2015 ownCloud Inc.
 
   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License version 2,
@@ -51,6 +51,7 @@
         android:title="@string/actionbar_logger"/>
        <item
         android:id="@+id/action_sort"
+        android:icon="@android:drawable/ic_menu_sort_alphabetically"
         android:orderInCategory="2"
         android:showAsAction="never"
         android:title="@string/actionbar_sort"/>