update sort method options and add sort order stubs
This commit is contained in:
parent
a1ae9a2360
commit
50fd0997dc
11 changed files with 144 additions and 280 deletions
|
|
@ -50,6 +50,13 @@
|
|||
</menu>
|
||||
</item>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_sort_method"
|
||||
android:title="@string/action_sort_method">
|
||||
<menu>
|
||||
</menu>
|
||||
</item>
|
||||
|
||||
<item
|
||||
android:id="@+id/action_sort_order"
|
||||
android:title="@string/action_sort_order">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue