qingmei2 / MVVM-Rhine-TemplateLinks
Code generation template for MVVM-Rhine.
☆45Updated 5 years ago
Alternatives and similar repositories for MVVM-Rhine-Template
Users that are interested in MVVM-Rhine-Template are comparing it to the libraries listed below
Sorting:
- 使用 kotlin 扩展函数和 typealias 封装 带网络状态和解决「粘性」事件的 LiveData☆31Updated 4 years ago
- 使用 ActivityResult API 和 Kotlin 扩展函数实现权限请求☆36Updated 4 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆46Updated 3 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 4 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated 3 years ago
- 使用 ViewPager2 实现无限轮播效果,可以用来实现 banner 以及上下滚动文字广告等。Implementing android cycle viewPager with ViewPager2☆92Updated 5 years ago
- A container which supports any two view scrolling in it☆64Updated 6 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- ☆22Updated 5 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆56Updated 2 years ago
- Use CoordinatorLayout+Behavior to achieve elastic scrolling and inertial scrolling for list. 利用CoordinatorLayout+Behavior实现弹性滚动和惯性滚动效果(…☆43Updated 6 years ago
- 基于retrofit以及协程的dsl形式的网络请求☆25Updated 5 years ago
- [停止维护]自动管理协程生命周期,并自动捕获异常☆25Updated 3 years ago
- 九宫格手势解锁控件☆42Updated 5 years ago
- ☆42Updated 5 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆45Updated 4 years ago
- A convenient way to use Adapter in RecyclerView based on Kotlin DSL and BRVAH.