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

贡献者指南