goldze / MVVMHabitComponentLinks
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android MVVM组件化开发方案
☆1,118Updated 5 years ago
Alternatives and similar repositories for MVVMHabitComponent
Users that are interested in MVVMHabitComponent are comparing it to the libraries listed below
Sorting:
- 一种非常好用的 Android 屏幕适配——smallestWidth 限定符适配 https://www.jianshu.com/p/1302ad5a4b04☆1,568Updated 3 years ago
- 🚀 Android Jetpack系列组件实战案例,配上专栏学习更轻松~☆1,125Updated 3 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,412Updated 2 months ago
- 📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).☆1,687Updated 5 years ago
- 🔥🔥🔥组件化 + MVVM + Arouter + Jetpack + Rxjava + Retrofit + AOP等框架☆690Updated 3 years ago
- GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。☆1,658Updated 2 years ago
- Show global loading status view in a low coupling way for Android App(超轻量级,深度解耦Android App中全局加载中、加载失败及空数据视图)☆1,414Updated 5 years ago
- Android UI 快速开发,专治原生控件各种不服☆1,938Updated last year
- 用于简化 WebSocket 在 Android 平台使用的封装方法☆834Updated 5 years ago
- Android UI适配方案☆1,757Updated 5 years ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…