Skip to content
New issue

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

集成文档缺少调用proxyFragmentFactory的说明,另外这个Java的API建议统一封装到Fragivity类里 #51

Open
caojing35 opened this issue Aug 12, 2021 · 0 comments

Comments

@caojing35
Copy link

1. 缺少文档

override fun onCreate(savedInstanceState: Bundle?) {
        proxyFragmentFactory()

在Activity创建之前,有一个proxyFragmentFactory()操作需要执行,否则A->B的时候,A Fragment的onStop/onPause的生命周期不会走,这部分文档上没有写。

1. 建议统一封装到Fragivity类里

现在在ReportHelper上,找了半天,看能否统一封装到Fragivity里面,并且补充文档。

qdsfdhvh added a commit that referenced this issue Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant