LuckSiege / LuckSiege/PictureSelector

data parcel size 3303144 bytes

Open
#2,354 1 comment 0 reactions 0 assignees View on GitHub

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打开相册报错
![image](https://user-images.githubusercontent.com/15795966/167537234-f79f0b0d-486e-476c-bcf2-5155c835da3b.png)

但是在activity打开没问题
![image](https://user-images.githubusercontent.com/15795966/167537353-238d210e-3be0-4674-904d-fdbd7a9be3fb.png)

`

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.