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

Java 找不到 CardDatePickerDialog.OnChooseListener() #95

Open
Rexzzt opened this issue Feb 28, 2024 · 1 comment
Open

Java 找不到 CardDatePickerDialog.OnChooseListener() #95

Rexzzt opened this issue Feb 28, 2024 · 1 comment

Comments

@Rexzzt
Copy link

Rexzzt commented Feb 28, 2024

No description provided.

@Rexzzt
Copy link
Author

Rexzzt commented Feb 28, 2024

纯Java项目 添加了 依赖 好像没作用还是找不到

ext.kotlin_version = "1.4.32"
外层build.gradle
dependencies里 classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
内层
build.gradle
apply plugin: 'kotlin-android'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
已经添加 还是没效果

@Rexzzt Rexzzt changed the title JavaCardDatePickerDialog.OnChooseListener() Java 找不到 CardDatePickerDialog.OnChooseListener() Feb 28, 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

1 participant