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

[BUG] - Can't see camera option #52

Closed
kaustubhkp opened this issue Feb 8, 2021 · 1 comment · Fixed by #55
Closed

[BUG] - Can't see camera option #52

kaustubhkp opened this issue Feb 8, 2021 · 1 comment · Fixed by #55

Comments

@kaustubhkp
Copy link

  • Lib Version [e.g. 1.1.0]

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):

  • Google Pixel 4 XL
  • Android OS 11

Additional context
Add any other context about the problem here.

@kaustubhkp kaustubhkp added the bug label Feb 8, 2021
@Canato
Copy link
Member

Canato commented Feb 8, 2021

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>
@Canato Canato linked a pull request Feb 11, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants