ankidroid/Anki-Android

Queue UI requests from page fragments while app in background

Open

#15,706 建立於 2024年2月28日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Kotlin (2,789 fork)batch import
Help WantedKeep Open

倉庫指標

Star
 (11,132 star)
PR 合併指標
 (平均合併 9天 12小時) (30 天內合併 93 個 PR)

描述

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

貢獻者指南