jeasonlzy / PullZoomViewLinks
类似QQ空间,新浪微博个人主页下拉头部放大的布局效果,支持ListView,GridView,ScrollView,WebView,RecyclerView,以及其他的任意View和ViewGroup。支持头部视差动画,阻尼下拉放大,滑动过程监听。
☆593Updated 4 years ago
Alternatives and similar repositories for PullZoomView
Users that are interested in PullZoomView are comparing it to the libraries listed below
Sorting:
- 类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以 任意嵌套使用。☆705Updated 8 years ago
- 京东 Android 客户端样式的级联地址选择器☆602Updated 3 years ago
- 用户指引提示guideview,新特性高亮指示 HighLight☆689Updated 4 months ago
- 具有共同头部的 ViewPager,支持与ListView,GridView,ScrollView,WebView,RecyclerView 嵌套使用。具有连续的滑动事件 和 滑动监听, 支持下拉刷新。☆770Updated 8 years ago
- PopsTabView是个filter容器,他可以快速,构建不同筛选样式,构建筛选结果,自由组合PopWindow成一组tab.☆662Updated 6 years ago
- 仿京东、天猫app的商品详情页的布局架构, 以及功能实现☆711Updated 7 years ago
- Some powerful view,to be continued☆363Updated 7 years ago
- 无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面。☆651Updated 9 years ago
- 一个仿微信朋友圈和QQ空间的九宫格图片展示自定义控件。