show Empty Layout

fun MultiStateView.showEmptyLayout(@DrawableRes drawableRes: Int? = null, message: String? = null)

Method to show empty layout of MultiStateView

Parameters

drawableRes

drawable id of image to display

message

empty message

Sources

Link copied to clipboard