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

使用崩溃 #100

Open
kevin-zhuang opened this issue Sep 6, 2024 · 1 comment
Open

使用崩溃 #100

kevin-zhuang opened this issue Sep 6, 2024 · 1 comment
Assignees

Comments

@kevin-zhuang
Copy link

环境:原生Android12模拟器
步骤:
按照文档添加依赖

maven { url "https://jitpack.io" }
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.github.loper7:DateTimePicker:0.6.3' 

按钮触发

CardDatePickerDialog.builder(requireContext())
                .setTitle("SET MAX DATE")
                .setOnChoose().build().show()

不停的上下滑动各个日期时间,过后出现崩溃,每次都会
screenshot-20240906-092502

@loper7
Copy link
Owner

loper7 commented Sep 6, 2024

anr日志可以发一下吗

@loper7 loper7 self-assigned this Sep 13, 2024
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