Jerin A Mathews

Results 5 issues of Jerin A Mathews

I enabled select all feature, but the option is not appearing in the picker. Here is the builder - `FilePickerBuilder.getInstance() .enableSelectAll(true) .enableCameraSupport(false) .setActivityTitle("Select Images") .setActivityTheme(R.style.FilePickerTheme) .pickPhoto((Activity) this);` Also "Done" button...

Getting this error when trying to start PhotoPicker. Am using Glide 4.7.1. java.lang.NoSuchMethodError: No virtual method into(Landroid/widget/ImageView;)Lcom/bumptech/glide/request/target/Target; in class Lcom/bumptech/glide/RequestBuilder; or its super classes (declaration of 'com.bumptech.glide.RequestBuilder' appears in /data/app/--package---v6-kkcbUr35NFt7CltbbmQ==/split_lib_dependencies_apk.apk)...

Is there any option to enable "select all feature", to select all the images in a folder.

I want to expand and collapse entire tree by clicking a button. How will i do that in js?

## Actual Behavior Seeing this crash in crashlytics stack trace > Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.xxxx.xxx/com.esafirm.imagepicker.features.ImagePickerActivity}: android.content.res.Resources$NotFoundException: Resource ID #0x7f08009d at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3771) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3929) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85) at...