We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
环境:原生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()
不停的上下滑动各个日期时间,过后出现崩溃,每次都会
The text was updated successfully, but these errors were encountered:
anr日志可以发一下吗
Sorry, something went wrong.
loper7
No branches or pull requests
环境:原生Android12模拟器
步骤:
按照文档添加依赖
按钮触发
不停的上下滑动各个日期时间,过后出现崩溃,每次都会
The text was updated successfully, but these errors were encountered: