Skip to content

Re-implement sorting

Before sorting can be re-implemented the following changes needs to be made:

  1. Rewrite how the app handles the RecyclerView's items/ database updates to fix issue #2 (closed).
  2. Make the sorting order of each RecyclerView persistent.