-
-
Notifications
You must be signed in to change notification settings - Fork 261
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
[BUG] - Can't see camera option #52
Comments
Thanks @kaustubhkp this is the similar issue we have here: #20 I will tag this as duplicated and I have on my roadmap the plans to fix this. Any case if you feeling excited about Open Source today, feel free to jump in and make a PR =D |
datdescartes
pushed a commit
to datdescartes/Android-Image-Cropper
that referenced
this issue
Feb 11, 2021
Canato
pushed a commit
that referenced
this issue
Feb 11, 2021
* fixed bug that Gallery picker option is not showing * fixing android Q permission * removed unused query permission * added workaround for android Q that only shows up 2 items * removing TODO, adding CHANGELOG for #20, #52 fixes * bugfixed, handle picker result on fragment Co-authored-by: dat <datvu@macbook>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When I am trying to launch CropImage activity on Google pixel 4 XL, It won't show camera option.
To Reproduce
Steps to reproduce the behavior:
On button click I am launching CropImage activity and I am expecting it should ask user to choose from below options
Camera or Gallery
But on Google Pixel 4 XL It directly shows photos from device
Expected behavior
It should ask user to chose photo from Camera or Gallery
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: