Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images didn't appeared on Samsung A5 (4.4 KitKat -API 19-) #18

Open
Asmaa-k opened this issue Sep 11, 2020 · 0 comments
Open

Images didn't appeared on Samsung A5 (4.4 KitKat -API 19-) #18

Asmaa-k opened this issue Sep 11, 2020 · 0 comments

Comments

@Asmaa-k
Copy link

Asmaa-k commented Sep 11, 2020

when I try to select image from gallery (camera folder) or take picture, the image did not appears on CropLayout, it always blank,
I tried on the three library versions(2.0.5, 2.0.6, 2.0.7)
please notice: that if choose any other image that I downloaded from chrome or any other image that not taken by camera in general, it worked fine
I also debugged my code it select the correct path (the selected image uri from gallery not empty)
and it set by "setUri" but the image didn't appears on the "CropLayout"

note I also tried setBitmap(bitmap)

I also downloaded your sample application and it work perfect on S7edge( 8.0 Oreo -API 26-) but not on A5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant