Changed sort icon from by alpha to by numeric (#525)
This commit is contained in:
committed by
GitHub
parent
36d4e1f7ef
commit
9c5b497751
@@ -32,7 +32,7 @@
|
||||
|
||||
<item
|
||||
android:id="@+id/action_sort"
|
||||
android:icon="@drawable/ic_sort_by_alpha_white_24dp"
|
||||
android:icon="@drawable/ic_sort_by_numeric_white_24dp"
|
||||
android:title="@string/action_sort"
|
||||
app:showAsAction="ifRoom"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user