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

[2.5.11]-[空指针]-FullScreenDialog#onWindowFocusChanged #1189

Open
XM-XiaoMa opened this issue Nov 30, 2023 · 1 comment
Open

[2.5.11]-[空指针]-FullScreenDialog#onWindowFocusChanged #1189

XM-XiaoMa opened this issue Nov 30, 2023 · 1 comment

Comments

@XM-XiaoMa
Copy link

XPopup版本
com.github.li-xiaojun:XPopup:2.5.11

手机系统和型号
Xiaomi Redmi Note 4X

描述你的问题

抱歉,叨扰了
这是这边Release出现的问题,暂时不知怎么处理,望大佬帮忙看看,还需要什么,我可以后续提供


java.lang.NullPointerException
Attempt to read from field 'i.b0.b.b.a com.lxj.xpopup.core.BasePopupView.a' on a null object reference

com.lxj.xpopup.core.FullScreenDialog.g(FullScreenDialog.java:1)
com.lxj.xpopup.core.FullScreenDialog.onWindowFocusChanged(FullScreenDialog.java:2)
com.android.internal.policy.PhoneWindow$DecorView.onWindowFocusChanged(PhoneWindow.java:3294)
android.view.View.dispatchWindowFocusChanged(View.java:9677)
android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:1225)
android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:3875)
android.os.Handler.dispatchMessage(Handler.java:111)
android.os.Looper.loop(Looper.java:207)
android.app.ActivityThread.main(ActivityThread.java:5845)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:907)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:768)

@billdizl
Copy link

billdizl commented Dec 5, 2023

升级最新sdk尝试一下

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

2 participants