LuckSiege / LuckSiege/PictureSelector
Android14版本的手机打开相册滑动时出现卡顿
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Current use version?
#### 当前使用的版本是多少?
android {
compileSdk = 35
defaultConfig {
minSdk = 24
targetSdk = 35
versionCode = 1
versionName = "1.0"
## Will this problem occur in demo?
#### Demo能否复现这问题?
出现了
## Describe the problem or provide an error log?
#### 描述问题或提供错误log?
在打开相册的滑动的时候 会加载缓慢 滑动也会卡顿
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named. Reproduce the issue in the demo on Android 14 with compileSdk and targetSdk 35, then trace the album opening and scrolling path while profiling loading and frame performance. Done means the demo scrolls smoothly without the reported loading delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile-dev, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100