DEFAULT_SCROLL_MARGIN

const val DEFAULT_SCROLL_MARGIN: Float = 100.0f

Default margin on allowed scroll expressed in pixels. This value determines the amount of bounce when a scroll limit is reached.