JessYanCoding / MVPArt

🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

可以用androidx吗,直接点迁移?

helloworld10010 opened this issue · comments

commented
commented

脑子有点糊,我新项目用androidx,这demo中我看fragment相关代码里检测的是v4fragment