ui / winkit.android.ui / PaginatedRecyclerView / Adapter / showError
showError
fun showError(message:
String
):
Unit
Clean the data and showing the “error” recyclerView with the selected message.
Parameters
message
- The message to show
ui / winkit.android.ui / PaginatedRecyclerView / Adapter / showError
fun showError(message:
String
):
Unit
Clean the data and showing the “error” recyclerView with the selected message.
message
- The message to show