qingmei2 / MvpArchitecture-AndroidLinks
[DEPRECATED] The MVP Architecture in the Android.
☆113Updated 6 years ago
Alternatives and similar repositories for MvpArchitecture-Android
Users that are interested in MvpArchitecture-Android are comparing it to the libraries listed below
Sorting:
- 支持内部WebView和RecyclerView嵌套滑动的容器☆187Updated 2 weeks ago
- 🏄 帮助你快速使用Android的LiveData与ViewModel,已支持SavedState☆147Updated 4 years ago
- A high-performance , easy-to-use Adapter for RecyclerView ,using diffutil☆209Updated 5 years ago
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆265Updated 3 years ago
- 一套组件化规范,基于组件的生命周期,支持渐进式组件化、渐进式组件变插件化,高度自由的成长性架构☆142Updated 4 years ago
- 1.支持ViewPager按需添加、删除视图,以及局部 刷新; 2.修复多场景下ViewPager.PageTransformer返回的position错误,让开发者专注于动画实现; 3.修复ViewPager的width、paddingLeft、paddingRight…☆347Updated 4 years ago
- 让你明明白白的使用RecyclerView——SnapHelper详解(http://www.jianshu.com/p/e54db232df62 )相关demo☆231Updated 7 years ago
- Android弧形滑动辅助 (使用超简单)☆169Updated 6 years ago
- Hilt 集训课代码☆54Updated 4 years ago
- play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge fram…☆90Updated 3 years ago
- Android项目中,OKHttp的日志的拦截器☆96Updated 8 months ago
- Avoid using onActivityResult() to improve code readability☆195Updated 6 years ago
- The guide of the Dagger2 and dagger.android usage in Android.☆98Updated 6 years ago
- 处理子 View,父 View 嵌套滚动,成本比 support v4 NestedScrolling 低,放心食用~