addFooter

fun addFooter(view: View, roundedCorners: Int = ROUNDED_CORNER_NONE)(source)

Adds a footer view to the adapter.

Parameters

view

The view to be added as a footer.

roundedCorners

The rounded corners to be applied to the view. See androidx.picker.helper.SeslViewReflector.semSetRoundedCorners for possible values.