ShuangtaoJia / RetrofitWithCoroutineDemoLinks
Retrofit + Coroutine 重构Android网络框架
☆45Updated 4 years ago
Alternatives and similar repositories for RetrofitWithCoroutineDemo
Users that are interested in RetrofitWithCoroutineDemo are comparing it to the libraries listed below
Sorting:
- A LayoutManager for RecyclerView☆95Updated 4 years ago
- 支持吸顶Sticky,滚动布局NestedScrollView嵌套RecyclerView,解决CoordinatorLayout、AppBarLayout快速滑动fling停住卡住回弹抖动等bug☆124Updated last year
- A special item decoration for recyclerView, it can display any bitmaps by looper as background of recyclerView. The bitmaps of background…☆114Updated 2 years ago
- 基于LiveData的权限申请库☆68Updated 4 years ago
- 一个可以提高开发效率的adapter☆85Updated 2 years ago
- 基于NestedScrolling仿写饿了么嵌套滑动效果☆185Updated 5 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆55Updated 4 years ago
- RecyclerView MultiTypeAdapter☆45Updated 5 years ago
- 仿高德首页三段式滑动☆45Updated 4 years ago
- ☆51Updated 4 years ago
- ☆76Updated 5 years ago
- 自定义Behavior实现小米音乐歌手详情页☆97Updated 10 months ago
- 史上最好用的吸顶库,支持复杂的吸顶自定义View,单类型吸顶功能,多类型吸顶功能,指定位置吸顶功能,设置吸顶偏移量,无缝配合AppBarLayout☆132Updated 3 years ago
- Theme demo☆35Updated 5 years ago
- Motion Carousel☆31Updated 3 years ago
- 基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。☆88Updated 3 years ago
- Android组件化相关Demo,仅组件化实现相关,并不提供其他相关功能逻辑☆50Updated last year
- Unified fragment visibility library for Android.☆75Updated 4 years ago
- 滑动嵌套通用解决方案:提供常见三种RecyclerView滑动嵌套布局、也可自定义。