DylanCaiCoding / LoadingStateView

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

Viewpager2 #35

Open AlbertZyc opened 1 year ago

AlbertZyc commented 1 year ago

ViewPager2中使用androidx.viewpager2.adapter.FragmentStateAdapter加载Fragment,标题栏加载不出来,断点是因为bind.root.parent为空,有没有好的解决方法

DylanCaiCoding commented 1 year ago

这个问题不太好处理,我最近在写另一个库,迟点再看下这个问题