ui / winkit.android.ui / PaginatedRecyclerView / Adapter / bindEmptyView
bindEmptyView
open fun bindEmptyView(title:
String
?, subtitle:
String
?, @DrawableRes image:
Int
, view:
View
):
Unit
Executed before show the empty data message. Override in case of custom layouts or binding implementation.
Parameters
title
- The PaginatedRecyclerView.emptyTitle
subtitle
- The PaginatedRecyclerView.emptySubtitle
image
- The PaginatedRecyclerView.emptyIcon
view
- The inflated emptyLayout layout resource