在onLauncherFinish中调用startWithPop之后,无法显示正常页面
来源:7-4 用户状态与用户信息的回调封装

慕斯8250073
2017-12-19
在onLauncherFinish中调用startWithPop之后,无法显示正常页面,报错信息是LauncherDelegate's FragmentManager is null, Please check if LauncherDelegate is destroyed!
LauncherDelegate不就应该弹出的吗? 如何是start方法就可以,但就没办法销毁LauncherDelegate,困扰好久了~~
写回答
1回答
-
慕斯8250073
提问者
2017-12-20
在 Fragmentation的github中找到,是一个1.0.3 的bug,在之后版本已经修复~~
https://github.com/YoKeyword/Fragmentation/issues/505
00
相似问题