setBottomPaddingFraction

open override fun setBottomPaddingFraction(bottomPaddingFraction: Float)

Sets the bottom padding fraction to apply when getLine is DIMEN_UNSET, as a fraction of the view's remaining height after its top and bottom padding have been subtracted.

Note that this padding is applied in addition to any standard view padding.

Parameters

bottomPaddingFraction

The bottom padding fraction.