UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Design changes for sort and filter (see Issue #100) #120

Closed claudia3 closed 3 years ago

claudia3 commented 3 years ago

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.

LuisMossburger commented 3 years ago

Hey, I think we're ready to merge now since #117 was closed - however, there are some merge conflicts. If you fix those, we are ready to go ;(