Dan
Results
3
comments of
Dan
@d4vidi I added few parameters, that allows to limit over-scroll distance: positiveMaxOverScrollDistance (for forward direction) and negativeMaxOverScrollDistance (for backward direction). Default values - Float.MAX_VALUE, Float.MIN_VALUE, respectively
Try to override onTouch behavior: swipe in normal scale - don't handle it (so view pager can get this event)
https://stackoverflow.com/questions/5536066/convert-view-to-bitmap-on-android