LuckSiege / LuckSiege/PictureSelector
data parcel size 3303144 bytes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
版本2.6.0
在fragment打开相册报错

但是在activity打开没问题

`
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 reproducing the reported behavior with PictureSelector 2.6.0: opening the album from a Fragment fails with a 3,303,144-byte data parcel, while opening it from an Activity succeeds. Compare the Fragment and Activity entry points and trace the parcel handling to identify the cause. Done means album selection works from a Fragment without the parcel-size error and the Activity behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100