An open API service indexing awesome lists of open source software.

https://github.com/xmusistone/verticalslidefragment

vertical slide to switch to the next fragment page, looks like vertical viewpager
https://github.com/xmusistone/verticalslidefragment

fragments slide taobao

Last synced: 5 months ago
JSON representation

vertical slide to switch to the next fragment page, looks like vertical viewpager

Awesome Lists containing this project

README

          

# android-vertical-slide-view
vertical slide to switch to the next fragment page.

仿照淘宝和聚美优品,在商品详情页,向上拖动时,可以加载下一页。使用ViewDragHelper,滑动比较流畅。


scrollView滑动到底部的时候,再行向上拖动时,添加了一些阻力。

![PREVIEW](capture.gif)