Drjacky / ImagePicker

📸Image Picker for Android, Pick images from Gallery or Capture a new image with Camera🖼
https://github.com/Drjacky/ImagePicker
Apache License 2.0
233 stars 57 forks source link

Gallery text on Dialog option 'y' text seem cropped #34

Closed Gagandeep0312 closed 3 years ago

Gagandeep0312 commented 3 years ago

Describe the bug Call createIntentFromDialog option , Camera and gallery option displayed. where Y of gallery text shows cropped from bottom.

Expected behavior Both Camera and Gallery text should be clear visible without cropped text

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Screenshot_2021-09-06-16-16-21-01_d51d67da3b25686056ad1503b0054826

Drjacky commented 3 years ago

I increased the font size but, couldn't reproduce the issue!

Gagandeep0312 commented 3 years ago

Can you try it out with this specification. This is my phone screen, 2340-by-1080-pixel resolution at 402 ppi

Drjacky commented 3 years ago

@Gagandeep0312 If you could create, export and attach it here, would be great.

Gagandeep0312 commented 3 years ago

Hey @Drjacky I already added the screenshot of screen, what needs to attach more ?

Gagandeep0312 commented 3 years ago

Can you share a build with me for the same. I will test check at my end.

Drjacky commented 3 years ago

@Gagandeep0312 I meant the emulator config. You create what you want in the AVD Manager, then export it and attach the zip here.

The sample app would work: https://github.com/Drjacky/ImagePicker/tree/master/sample

Gagandeep0312 commented 3 years ago

Hi @Drjacky , Thank you for patience and communication. Finally I found the issue, its on me. Kindly close this issue.