emptyLastChild

public final Unit emptyLastChild(Function1<KEmptyAdapterItem, Unit> tail)

Calls lastChild() on your view with base child

Calls lastChild() on your AbsListView and casts received item to KEmptyAdapterItem

Parameters

tail

Lambda with KEmptyAdapterItem receiver

See also