alibaba / ARouter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

后增加拦截器不卸载安装无法起效

abnerYanghf opened this issue · comments

初版本没使用拦截器,后面添加发现不卸载无法走init方法?请问如何解决