ojacquemart / vlilleChecker

Android Vlille Checker app
https://play.google.com/store/apps/details?id=com.vlille.checker
GNU General Public License v3.0
13 stars 12 forks source link

Implement sorting on StarsListFragment #134

Open paynemiller92 opened 5 years ago

paynemiller92 commented 5 years ago

Sortable Star List

Overiew of Changes


  1. Added arrow Vector Assets that will be the sorting indicators.
  2. Added a TextView above the Star ListView that is clickable and controls the sort direction.
  3. Added sorting logic to sort the list of stations by name.

Notes

Addresses issue https://github.com/ojacquemart/vlilleChecker/issues/1 I know the UI might change, but I feel this is a good starting point!