library / com.otaliastudios.zoom / ZoomApi / setAllowFlingInOverscroll

setAllowFlingInOverscroll

abstract fun setAllowFlingInOverscroll(allow: Boolean): Unit

Controls whether fling events are allowed when the view is in an overscrolled state.

Parameters

allow - true allows fling in overscroll, false disables it