android实现可上下回弹的scrollview

android实现可上下回弹的scrollview在ios手机上经常看到页面上下滑动回弹效果,安卓中没有原生控件支持,这里自己就去自定义一个scrollview

1 2