ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera

Results 115 ImagePicker issues
Sort by recently updated
recently updated
newest added

Thanks for great library !! Is there support to select both Picture and Video ? Have checked video support from https://github.com/Dhaval2404/ImagePicker/issues/216 then only video appear . And In Readme there...

Well I am using ImagePicker in WebView android, if I choose the picture the WebView upload the image without any issue, but if I choose Gallery/Camera and I cancel the...

i have problem with gradle build ## Summary ## Code to reproduce uildscript { repositories { google() maven { url "https://jitpack.io" } mavenCentral() } dependencies { classpath "com.android.tools.build:gradle:7.0.3" classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"...

When App Language is in Arabic, selected image name came in Arabic numbers. Please fix it, Image name should be only in english. ## Summary ## Code to reproduce ##...

## Summary The image is rotate when i cropped in "3 : 4", which is the camera original size If I cropped in square or 9:16, The image will not...

hi. I'm have problem `web.setWebChromeClient( new WebChromeClient() { @Override public boolean onShowFileChooser(WebView webView, ValueCallback filePathCallback, FileChooserParams MODE_OPEN_MULTIPLE) { ImagePicker.with(activity) .galleryMimeTypes( //Exclude gif images mimeTypes = arrayOf( "image/png", "image/jpg", "image/jpeg" ))...

Android Studio Give an error when i try to use your library. My AS version :- Android Studio Arctic Fox | 2020.3.1 Patch 1 Build #AI-203.7717.56.2031.7621141, built on August 7,...

Please add a photo After taking the photo, add the mirror button in the part where the photo is rotated

## 🚀 Description ## 📄 Motivation and Context ## 🧪 How Has This Been Tested? ## 📷 Screenshots (if appropriate) ## 📦 Types of changes - [ ] Bug fix...

W/Glide: Load failed for null with size [0x0] class com.bumptech.glide.load.engine.GlideException: Received null model V/FA: Inactivity, disconnecting from the service