alibaba / ARouter

💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

获取的对象是空指针,不知道什么原因

imhappyok opened this issue · comments

ICharge mCharge = ARouter.getInstance().navigation(ICharge.class);
结果mCharge =null;
不知道什么原因,偶现,有时候正常,不稳定