overscroll-decor
overscroll-decor copied to clipboard
Maximum overScroll distance
@DanGdl could you resubmit just your change for distance enhancement, and - possibly, explain it better?
@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