Android 模塊化開發,使用Arouter作路由跳轉 @Autowired 方式接收數據爲null

//出現這個問題的緣由,除了保證@Autowired(name = "key") 和 withXX("key",object)的key一致外還要在onCreate裏添加ARouter.getInstance().inject(this);
相關文章
相關標籤/搜索