DylanCaiCoding / LoadingStateView

Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)
Apache License 2.0
674 stars 53 forks source link

能否给showLoadingView一个时间参数 #38

Open IdyllicFish opened 1 year ago

IdyllicFish commented 1 year ago

因为网络请求速度太快的情况下showLoadingView只会闪一下马上变成showContentView,这样看起来很奇怪