ScrollViewListener should be out-of-box
Created by: ppamorim
Hi, everyone.
I noticed that it implements a ScrollViewListener
, but it would be unecessary to be implemented in this library.
It would be better to create a method to disable or enable the intercept of the touch listener, I've used that at Dragger library and it works well.