The sort spinner used display strings like 'Most Recent' but the code expected internal codes like 'MOST_RECENT'. This mismatch caused sorting to always fail. Changed sort_options array to use exact values expected by NotesStorage.sortNotes(): |
||
|---|---|---|
| .. | ||
| java/com/notesapp | ||
| res | ||
| AndroidManifest.xml | ||