mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-06 07:27:19 -05:00
Fixed sort by in the mime types menu (#67)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
android:id="@+id/sort"
|
||||
android:icon="@drawable/ic_sort_vector"
|
||||
android:title="@string/sort_by"
|
||||
app:showAsAction="ifRoom" />
|
||||
app:showAsAction="always" />
|
||||
<item
|
||||
android:id="@+id/toggle_filename"
|
||||
android:icon="@drawable/ic_label_vector"
|
||||
|
||||
Reference in New Issue
Block a user