LuckSiege / LuckSiege/PictureSelector
PictureSelectionModel 内的函数大量丢失。
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Current use version?
当前使用的版本是多少?
implementation 'io.github.lucksiege:pictureselector:v3.11.2'
Describe the problem or provide an error log?
描述问题或提供错误log?
版本v3.11.2中, 文件 PictureSelectionModel 缺少很多设置函数,这个类只有500行,看demo 中这个类文件有1500行,少了很多东西,比如设置选择图片的数量,设置微信风格等等相关的函数,都丢失了。
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 comparing PictureSelectionModel in the published v3.11.2 library with the corresponding demo source, focusing on the missing selection-count and WeChat-style configuration functions. Confirm which APIs are absent from the versioned artifact and verify that the expected functions are available after the issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100