We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题:[添加功能]批量卸载非白名单资源
应用场景: 业务层不维护handle。。。在切换loading的时候,卸载非白名单资源。。
比如 我进入战场。。带了一堆外面的UI和图片进入战场。。因为没有维护handle,肯定不行。。
但是我们有loading界面,自然在切换loading的时候清理就行了。。清理掉非loading相关的所有资源。。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
如题:[添加功能]批量卸载非白名单资源
应用场景:
业务层不维护handle。。。在切换loading的时候,卸载非白名单资源。。
比如 我进入战场。。带了一堆外面的UI和图片进入战场。。因为没有维护handle,肯定不行。。
但是我们有loading界面,自然在切换loading的时候清理就行了。。清理掉非loading相关的所有资源。。
The text was updated successfully, but these errors were encountered: