Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 265 Bytes

File metadata and controls

7 lines (6 loc) · 265 Bytes

Router框架的Demo,现在只有最简单的跳转到对应的Activity的功能

  • annotation 自定义的注解
  • compiler 编译时注解处理模块
  • router router框架
  • sample router框架的使用
  • normalusage 不使用注解处理器写的RouterDemo