Leaqi / SwipeDrawer
Android SwipeDrawer滑动抽屉库,支持上下左右四个方向,打开模式有抽屉、覆盖、固定三种,支持无限嵌套、边缘滑动等,SwipeDrawer还可以用来做下拉刷新,支持ListView、RecyclerView、GridView、ScrollView等。
☆59Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SwipeDrawer
- ☆51Updated 4 years ago
- 🔢 SplitEditText 是一个灵活的分割编辑框。常常应用于验证码输入 、密码输入等场景。☆123Updated 5 months ago
- A library that gracefully handles repeated clicks in Android.☆70Updated 3 years ago
- 一个超简单的列表加载,添加头尾,缺省页,拖拽排序,侧滑删除,DataBinding,设置分割线,吸顶效果,等等,从未如此简单!☆56Updated last year
- A RatingBar library for android, you can customize size ,color ,spacing and image easily!Support right to left。效果可以参看:https://juejin.im/p…☆59Updated 7 months ago
- 一个自定义tablayout View☆66Updated 3 years ago
- An android lib for enhancing BottomNavigationView.(Extended from BottomNavigationViewEx)☆55Updated 3 months ago
- 基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。☆86Updated 2 years ago
- ☆127Updated 2 months ago
- 一款解决Android App 换肤框架,极低的侵入性与学习成本。☆169Updated last month
- 🔥🔥🔥 -可能最通用的九宫格布局☆77Updated last year
- Android极简模式MVVM,基类简易抽取封装,让代码模式趋于统一。☆72Updated last year
- 参考自MagicIndicator撸的自用版本,Kotlin编写,适配ViewPager2。☆103Updated 2 years ago
- ☆65Updated 4 months ago
- Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的MVVM框架,支持协程方式访问网络请求,kotlin最新的编译时框架ksp,可定义全局加载失败页面,并支持全局刷新数据的点击事件,还可定义全局列表的空页…☆101Updated this week
- 已过时,推荐:https://github.com/hackware1993/MagicIndicator☆65Updated last year
- Android组件化相关Demo,仅组件化实现相关,并不提供其他相关功能逻辑