Skip to content

使用自己定义的multistage 在shouEmpty 和shouError 时 ,会显示框架默认的布局,无法显示自己的布局,但是自定义showLoading就没问题 #32

@wohelu666

Description

@wohelu666

如上所述,下面 是代码
showEmpty:

Image

showError:

Image

showLoading

Image

调用就是绑定某个view 去调用的,
multiState = MultiStatePage.bindMultiState(mBinding!!.llTab)
multiState.showEmpty()

另外在fragment中调用根布局,利用binding.root showloading Page 无法显示出来。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions