Open devwindsw opened 2 months ago
Maybe it's duplication of https://github.com/android/nowinandroid/issues/1463 and https://github.com/android/nowinandroid/issues/1465
Maybe it's duplication of #1463 and #1465
It seems that the PR should be update since base code changed.
However, it seems that the PR may have a regression. Tab "For You" repeatedly, then we can observe the flickering of the screen.
I rebased my commit to latest. You can check again, apparently I don't see this happen.
I rebased my commit to latest. You can check again, apparently I don't see this happen.
In "with_fix", we can find "LoadingWheel" is displayed and disappears shortly but not in "without_fix".
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
[Repro Steps]
[Expected Result] We can navigate to "For You".
[Actual Result] We're not able to navigate to "For You" until restart the app
[Frequency] 100%
Screen_recording_20240906_023148.webm
Relevant logcat output
No response
Code of Conduct