CarGuo / VerticalSlideViewLinks
类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。
☆21Updated 8 years ago
Alternatives and similar repositories for VerticalSlideView
Users that are interested in VerticalSlideView are comparing it to the libraries listed below
Sorting:
- 仿魅族Flyme6应用商城-“应用详情”-弹出式layout 使用NestedScrolling实现