ankidroid/Anki-Android

Queue UI requests from page fragments while app in background

Open

#15 706 ouverte le 28 févr. 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Kotlin (2 789 forks)batch import
Help WantedKeep Open

Métriques du dépôt

Stars
 (11 132 stars)
Métriques de merge PR
 (Merge moyen 9j 12h) (93 PRs mergées en 30 j)

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

Guide contributeur