Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一个空指针异常 #1544

Open
a2012s opened this issue Oct 9, 2023 · 0 comments
Open

一个空指针异常 #1544

a2012s opened this issue Oct 9, 2023 · 0 comments

Comments

@a2012s
Copy link

a2012s commented Oct 9, 2023

java.lang.NullPointerException
Attempt to invoke virtual method 'void android.view.View.resolveLayoutParams()' on a null object reference
com.scwang.smart.refresh.layout.SmartRefreshLayout.onLayout(SmartRefreshLayout.java:651)

使用的是这个版本:
implementation 'io.github.scwang90:refresh-layout-kernel:2.0.6' //核心必须依赖
implementation 'io.github.scwang90:refresh-header-classics:2.0.6' //经典刷新头
// implementation 'com.scwang.smart:refresh-header-radar:2.0.3' //雷达刷新头
// implementation 'com.scwang.smart:refresh-header-falsify:2.0.3' //虚拟刷新头
// implementation 'com.scwang.smart:refresh-header-material:2.0.3' //谷歌刷新头
// implementation 'com.scwang.smart:refresh-header-two-level:2.0.3' //二级刷新头
// implementation 'com.scwang.smart:refresh-footer-ball:2.0.3' //球脉冲加载
implementation 'io.github.scwang90:refresh-footer-classics:2.0.6' //经典加载

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant