rengwuxian / CoroutinesCamp
协程实战训练营的课程代码:https://ke.qq.com/course/2204707
☆76Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CoroutinesCamp
- Android Application Initialized Task Dispatcher☆174Updated 3 years ago
- 滑动嵌套通用解决方案:提供常见三种RecyclerView滑动嵌套布局、也可自定义。☆176Updated 4 years ago
- AppDress is a android library that change app ui color with sample code.☆118Updated 4 years ago
- A special item decoration for recyclerView, it can display any bitmaps by looper as background of recyclerView. The bitmaps of background…☆112Updated last year
- 😋😋😋A good app for understanding android nested scrolling☆121Updated 4 years ago
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆118Updated 3 years ago
- ☆139Updated 5 years ago
- [DEPRECATED] The MVP Architecture in the Android.☆113Updated 6 years ago
- 支持内部WebView和RecyclerView嵌套滑动的容器☆187Updated 5 years ago
- 自己常用的一些工具的合集☆228Updated 2 years ago
- ☆53Updated 5 years ago
- Hilt 集训课代码☆54Updated 4 years ago
- add tags on EditText and TextView☆137Updated 6 years ago
- 一个可以提高开发效率的adapter☆84Updated 2 years ago
- 基于NestedScrolling仿写饿了么嵌套滑动效果☆187Updated 4 years ago
- 通过自定义Behavior实现“二楼”效果,兼容所有下拉刷新控件☆193Updated 4 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆110Updated 6 years ago
- 学习 Glide 时添加的注释等☆77Updated last year
- HenCoder Plus 七期的课上代码分享☆39Updated 3 years ago
- Android项目中,OKHttp的日志的拦截器☆96Updated last month
- 【此git仓库已停止更新,其中的若干个模块将被拆分为多个仓库,详情请点开本 人的仓库列表查看。】使用Kotlin Coroutine和ViewModel、LiveData等Android Jetpack组件搭建而成的MVP、MVVM架构框架。实现了业务代码的高复用性的核心特点…☆110Updated 4 years ago
- ☆148Updated 4 years ago
- 支持吸顶Sticky,滚动布局NestedScrollView嵌套RecyclerView,解决CoordinatorLayout、AppBarLayout快速滑动fling停住卡住回弹抖动等bug☆115Updated 4 months ago
- play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge fram…