jeasonlzy / VerticalSlideView

类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。
709 stars 164 forks source link

滑动兼容问题 #15

Open lxs123 opened 6 years ago

lxs123 commented 6 years ago

未能与红米note3兼容,第一页scrollview未滑动到底,也可以跳第二页。。。。