Dhaval2404 / ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
Apache License 2.0
1.52k stars 339 forks source link

when opening the gallery, go to the gallery, not the file manager #338

Open wahyuafendi opened 4 months ago

wahyuafendi commented 4 months ago

when I use this version implementation 'com.github.dhaval2404:imagepicker-support:1.7.1' when you open the gallery go to gallery

when I use this implementation 'com.github.dhaval2404:imagepicker:2.1' not going to gallery, but file manager

can you help me?

baochungit commented 3 months ago

Do you know how to fix it?