ankidroid/Anki-Android
GitHub で見るQueue UI requests from page fragments while app in background
Open
#15,706 opened on 2024年2月28日
Help WantedKeep Open
Repository metrics
- Stars
- (11,132 stars)
- PR merge metrics
- (平均マージ 9d 12h) (30d で 93 merged PRs)
説明
As of now, note that this will create silent bugs.
for that, there could be a enqueing for the webview reload request (which is what calls congratsInfo) to run when the lifecycle is at least onStart. If there is more than one request, ignore the older ones
Originally posted by @BrayanDSO in https://github.com/ankidroid/Anki-Android/issues/15690#issuecomment-1967596903