ankidroid/Anki-Android

Queue UI requests from page fragments while app in background

Open

#15.706 aperta il 28 feb 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Kotlin (2789 fork)batch import
Help WantedKeep Open

Metriche repository

Star
 (11.132 star)
Metriche merge PR
 (Merge medio 9g 12h) (93 PR mergiate in 30 g)

Descrizione

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

Guida contributor