BRV
/
com.drake.brv
/
PageRefreshLayout
/
showError
show
Error
fun
showError
(tag:
Any
? = null, force:
Boolean
= false)
Content copied to clipboard
加载成功以后不会再显示错误页面, 除非指定强制显示
Parameters
tag
传递参数将被
onError
接收
force
强制显示错误页面, 因为如果页面已经显示过内容那么再次
showError
是无效的(避免覆盖已加载数据)