Description
Filter code moved from the menu to the filter button in the SearchFragment. The filter is to the left of the search bar.
Sorting is directly available in the toolbar. SortCriteria is set in the MainActivity so that the last selected SortCriteria is used for sorting the items.
Affects
All Fragments especially views where items can be sorted.
Notes for Reviewer
Changes regarding sorting and filtering.
Please review & comment/approve.
Description Filter code moved from the menu to the filter button in the SearchFragment. The filter is to the left of the search bar. Sorting is directly available in the toolbar. SortCriteria is set in the MainActivity so that the last selected SortCriteria is used for sorting the items.
Affects All Fragments especially views where items can be sorted.
Notes for Reviewer Changes regarding sorting and filtering. Please review & comment/approve.