setFillViewport

open fun setFillViewport(fillViewport: Boolean)(source)

Set whether this ScrollView should stretch its content height to fill the viewport or not.

Parameters

fillViewport

True to stretch the content's height to the viewport's boundaries, false otherwise.