ui / winkit.android.ui / PaginatedRecyclerView / Adapter / bindErrorView
bindErrorView
open fun bindErrorView(message:
String
?, @DrawableRes image:
Int
, view:
View
):
Unit
Executed before show the empty data message. Override in case of custom layouts or binding implementation.
Parameters
message
- The showingError message param
image
- The PaginatedRecyclerView.errorIcon
view
- The inflated errorLayout layout resource