yang991178 / fluent-reader-lite

Simplistic mobile RSS client built with Flutter
https://hyliu.me/fluent-reader-lite/
BSD 3-Clause "New" or "Revised" License
1.32k stars 86 forks source link

Navigating back from an article to the article list sometimes closes the application. #104

Open lil-greasy opened 1 year ago

lil-greasy commented 1 year ago

Describe the bug Sometimes, navigating back from an article view to the article list (on Android) also closes the application. Something about the animation looks like there are two "back" operations being executed in quick succession, rather than something like a crash happening.

To be clear, I'm using the operating system swipe gesture to navigate back. I don't know whether or not using the back button at the top of the application UI would make a difference.

To Reproduce Steps to reproduce the behavior: Unfortunately, I can't seem to determine a reproducible pattern. But my sense is that this happens about every tenth time I swipe back to the article list.

Expected behavior I should find myself back at the article list.

Platform (please complete the following information):