Android开发日志集锦

android_develop(开发Demo模块)

经常写的Demo,全都上传到这个模块。

android_framework(项目架构模块)

使用 MVP + RxJava + Retrofit + Dagger搭建,抽取基类,可以导入使用。

android_component(项目组件化模块)

项目组件化具体实现

android_animation(动画模块)

开发中经常用到的动画都放在这里。

android_widget(控件模块)

收集开发中用到的控件。