android-image-picker
android-image-picker copied to clipboard
Image Picker for Android 🤖
Returned data is null in both Camera only/Files picking modes. ## Specifications - Image Picker Version: 1.13.1 - Android OS: 8.1.0 - Phone: huawei y5 prime 2018
## Expected Behavior After granted storage permission, it should display images list ## Actual Behavior An empty image list with a snackbar has empty message, only Ok button ## Steps...
For ef_ic_done_white currently in use in the library, it seems that the icon is not clearly visible when i select a white image. I wonder if there is a way...
## Expected Behavior ImagePicker should not modify default locale: once an ImagePickerActivity is opened, the default locale will be shorten. eg: fr_FR > fr en_US > en which breaks main...
## Actual Behavior Crash in Android 9 2020-12-07 09:23:28.384 17979-17979/? I/ResourcesCompat: Failed to retrieve rebase() method java.lang.NoSuchMethodException: rebase [] at java.lang.Class.getMethod(Class.java:2068) at java.lang.Class.getDeclaredMethod(Class.java:2047) at androidx.core.content.res.ResourcesCompat$ThemeCompat$ImplApi23.rebase(ResourcesCompat.java:501) at androidx.core.content.res.ResourcesCompat$ThemeCompat.rebase(ResourcesCompat.java:477) at androidx.appcompat.app.AppCompatDelegateImpl.attachBaseContext2(AppCompatDelegateImpl.java:465) at...
While opening up the activity, I get the following error: ``` 06-17 14:37:20.618 20553-21804/? E/Parcel: Class not found when unmarshalling: com.esafirm.imagepicker.features.ImagePickerConfig java.lang.ClassNotFoundException: com.esafirm.imagepicker.features.ImagePickerConfig at java.lang.Class.classForName(Native Method) at java.lang.Class.forName(Class.java:324) at android.os.Parcel.readParcelableCreator(Parcel.java:2405)...
## Expected Behavior ## Actual Behavior Crash ## Specifications - Image Picker Version: 1.13.1 - Android OS: Android 4 - Phone: Samsung
attached hebrew translations for strings.xml can you please add it for next version? [strings-hebrew.txt](https://github.com/esafirm/android-image-picker/files/5370972/strings-hebrew.txt)
I really like your library, great work here! **Questions**: Is it easy to: 1. make the camera a square one? 2. add overlays on the camera
## Expected Behavior How to change color of selection alpha ? ## Actual Behavior ## Steps to Reproduce the Problem 1. 1. 1. ## Specifications - Image Picker Version: -...