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
android { compileSdk = 35
defaultConfig { minSdk = 24 targetSdk = 35 versionCode = 1 versionName = "1.0"
出现了
在打开相册的滑动的时候 会加载缓慢 滑动也会卡顿
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current use version?
当前使用的版本是多少?
android {
compileSdk = 35
Will this problem occur in demo?
Demo能否复现这问题?
出现了
Describe the problem or provide an error log?
描述问题或提供错误log?
在打开相册的滑动的时候 会加载缓慢 滑动也会卡顿
The text was updated successfully, but these errors were encountered: