Skip to content

使用崩溃 #100

@kevin-zhuang

Description

@kevin-zhuang

环境:原生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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions