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

isDestroyOnDismiss设置false了 但是第二次打开还是重新创建了 之前的数据都没了 #1245

Open
LxzBUG opened this issue Nov 28, 2024 · 0 comments

Comments

@LxzBUG
Copy link

LxzBUG commented Nov 28, 2024

XPopup版本
2.9.19

手机系统和型号
华为Mate20 Android 10

描述你的问题
最好能上代码截图和问题截图

` XPopup.Builder(requireContext())
.hasShadowBg(true)
.isLightStatusBar(false)
.isDestroyOnDismiss(false)
.popupAnimation(PopupAnimation.TranslateFromBottom)
.asCustom(MessageQueryPop(requireContext(),pager.currentItem==0,{

                }))
                .show()`
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