休闲时光
- 整体布局
NavigatorLayouut
- 整体架构
MVP
- 网络请求
Retrofit+RxJava+RxAndroid
参考链接 - 页面间通信
EventBus
- 热修复框架
hotfix
、Tinker
- Tinker接入以及源码解析 - Tinker源码分析之DexDiff/DexPatch - App换肤
Android-support-v7
- 数据库选型
Realm
、LitePal
- 界面转场动画
overridePendingTransition
、ActivityOptionsCompat
参考链接1,参考链接2
- 万能的RecyclerView适配器 - 参考地址 - AutoLayout - 10个常用工具类