ankidroid/Anki-Android
Ver no GitHubQueue UI requests from page fragments while app in background
Open
#15.706 aberto em 28 de fev. de 2024
Help WantedKeep Open
Métricas do repositório
- Stars
- (11.132 stars)
- Métricas de merge de PR
- (Mesclagem média 9d 12h) (93 fundiu PRs em 30d)
Description
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