LuckSiege / LuckSiege/PictureSelector
部分机型图片、视频封面加载缓慢
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
copyPathToAndroidQ这个方法好像有将文件拷贝了一份,是个耗时操作,当图片或者视频文件比较大时,会很耗时。
图片和视频封面就显示出来的慢
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the copyPathToAndroidQ method and tracing how it is used while loading image and video covers. Reproduce the delay with large media files on the affected device types, then verify that covers appear without the reported avoidable loading slowdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100