wustor / GangedRecyclerviewLinks
Recyclerview实现双列表联动,列表悬停
☆659Updated 3 weeks ago
Alternatives and similar repositories for GangedRecyclerview
Users that are interested in GangedRecyclerview are comparing it to the libraries listed below
Sorting:
- A nice dialog, that is based on DialogFragment☆654Updated 5 years ago
- 京东 Android 客户端样式的级联地址选择器☆603Updated 3 years ago
- 基于TextView 1.直接设置selector背景2.直接设置drawableLeft大小 3.圆角,圆形,背景/边框/文字根据状态变色☆379Updated 6 years ago
- PopsTabView是个filter容器,他可以快速,构建不同筛选样式,构建筛选结果,自由组合PopWindow成一组tab.☆662Updated 6 years ago
- 一个可以上拉下滑的Ui效果(4.0+)eg: A Behavior Sample☆960Updated 4 years ago
- NestedScrollView+ViewPager+RecyclerView+SmartRefreshLayout 打造酷炫下拉视差效果并解决各种滑动冲突☆711Updated 6 years ago
- 一行代码让RecyclerView变身ViewPager☆395Updated 7 years ago
- 提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容…