android-app icon indicating copy to clipboard operation
android-app copied to clipboard

Make "previous"/"next" buttons honor sort order and filtering

Open di72nn opened this issue 3 years ago • 1 comments

I was going to fix #553, did some refactoring, but got stuck with deciding on behavior: there is some excessive state restoration (like filtering tags, opening article list, erasing filter, going back to tags - the tags will be filtered).

I don't feel like finishing it now.

di72nn avatar Jul 13 '20 10:07 di72nn

I recently learned about Android Paging library, which seems to be a good fit to finally implement async lists. There's a good chance it will be added in this PR.

di72nn avatar Oct 19 '20 20:10 di72nn