crazysunj / MultiTypeRecyclerViewAdapter
一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter
☆764Updated 3 years ago
Alternatives and similar repositories for MultiTypeRecyclerViewAdapter:
Users that are interested in MultiTypeRecyclerViewAdapter are comparing it to the libraries listed below
- 自定义ViewGroup,实现多功能流式布局与网格布局☆667Updated 7 years ago
- Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...☆900Updated 6 years ago
- 本工程最初仅为DiffUtil的一个Demo,后发展为讲解Google Android Support包内那些常用or冷门有用的工具类的合集。☆459Updated 7 years ago
- 提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容…☆664Updated 4 years ago
- Adapter terminator, including DataBinding, any ViewGroup, list(Rv, Lv ). Write Adapter, it is enough .Adapter终结者,包含DataBinding,任意ViewGro…☆531Updated 7 years ago
- 🛠️ A template for Android Studio to create MVPArms and MVPArt Page☆708Updated 2 years ago
- 一个可以上拉下滑的Ui效果(4.0+)eg: A Behavior Sample☆960Updated 4 years ago
- [停止维护]Transparent statusbar and navigationbar☆632Updated 4 years ago
- PopsTabView是个filter容器,他可以快速,构建不同筛选样式,构建筛选结果,自由组合PopWindow成一组tab.☆663Updated 6 years ago
- 京东 Android 客户端样式的级联地址选择器☆603Updated 2 years ago
- 一种粗暴快速的Android全屏幕适配方案☆733Updated 7 years ago
- Inherited This library allows you to easily achieve the drop-down refresh and upload more☆643Updated 7 years ago
- 类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。☆703Updated 8 years ago
- Android沉浸式效果的实现,状态栏和导航栏均支持设置颜色、渐变色、图片、透明度、内容入侵和状态栏深色字体;兼容竖屏、横屏,当屏幕旋转时会自动适配。☆1,232Updated 6 years ago
- A nice dialog, that is based on DialogFragment☆653Updated 5 years ago
- 简洁验证码输入框,能自定义输入框个数和样式☆495Updated 5 years ago
- Recyclerview实现双列表联动,列表悬停☆659Updated 5 months ago
- 具有共同头部的 ViewPager,支持与ListView,GridView,ScrollView,WebView,RecyclerView 嵌套使用。具有连续的滑动事件 和 滑动监听, 支持下拉刷新。☆769Updated 7 years ago
- Some powerful view,to be continued☆364Updated 7 years ago
- 下拉刷新,上拉加载,真实的回弹(overscroll)效果(媲美qq),且大小只有37KB(是其他主流刷新库或回弹库的1/2,1/3,甚至是1/4),同时,自定义header和footer,可以实现任何你想的到的功能(例如:自动触发加载更多、二级刷新等)☆655Updated 3 years ago
- 淘宝、京东、蘑菇街类商品详情页,可嵌套ListView、WebView、ViewPager、FragmentTabhost等☆617Updated 3 years ago
- Android引导蒙层,安卓新手引导图,引导图层,支持椭圆,圆形,矩形多种形状,一行代码快速搞定新手引导视图,最最轻量级的新手引导库(只有1个类),能够快速的为一个Activity里的任何一个View控件创建一个遮罩式的导航页,支持单个页面,多个引导提示,☆565Updated 8 years ago
- 用户指引提示guideview,新特性高亮指示 HighLight☆687Updated 3 weeks ago
- 用于做Path动画的自定义View。 I have a path.I have a view. (Oh~),Path(Anim)View.☆1,075Updated 7 years ago
- ☆1,041Updated 2 years ago
- 仿京东、天猫app的商品详情页的布局架构, 以及功能实现