LuckSiege / LuckSiege/PictureSelector

OPPO A52手机选择照片无效

Open
#1,845 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
13.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

PictureSelector.create(this)
.openGallery(PictureMimeType.ofImage())
.maxSelectNum(1)
.loadImageEngine(GlideEngine.createGlideEngine())
.forResult(PictureConfig.CHOOSE_REQUEST);

测试了2.5.1版本、2.5.9版本、2.6.0版本,这个手机选择单张照片后均没有值,其他手机正常。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the PictureSelector.create(...).openGallery(PictureMimeType.ofImage()) call shown in the report and reproduce single-image selection on an OPPO A52 using versions 2.5.1, 2.5.9, and 2.6.0. Compare the result with other phones; done means selecting one photo returns a valid result instead of no value.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.