Skip to content

完善Fragment跳转;修复BUG

Compare
Choose a tag to compare
@jzj1993 jzj1993 released this 30 Mar 09:53
· 71 commits to master since this release
  • 添加FragmentTransactionUriRequest和基类,支持Activity to Fragment和Fragment to Fragment 的路由跳转
  • 修改PageAnnotationProcessor,支持@routerpage注解的Fragment的自动配置FragmentTransactionHandler
  • 修复在开启instant_run的情况下编译出错的问题
  • 修复多模块下dex archive merge失败问题
  • 修复URI分发路径不匹配问题