android-app
android-app copied to clipboard
Analyze previous/next article switching
When the PR #1161 is merged, there might be an issue with the switching from one article to the next, as @di72nn wrote:
Either I miss something or it's impossible to get "previous/next article" using SQL if creation dates may be duplicate and grow in a different direction from IDs. It is possible to select multiple articles and choose one on the Java side, but I don't think it's worth it.
This needs to be reproduced and analyzed.
At the end of every article is a next and previous button. They are left and right of the big "mark as read" button in the middle. Both work as expected even with the sorting by date.
No problem for me either, with approx. 5000 articles.