nguyenhoanglam / ImagePicker

A customizable library for selecting images on the device.
Apache License 2.0
598 stars 158 forks source link

added a feature to disable images #135

Open vinayak0505 opened 3 years ago

vinayak0505 commented 3 years ago

As user war able to pass selected images now they can also pass disabled images in the same way. This allows passed images to be disabled and cannot be selected, if tried a toast will appear which can also be changed by setDisabledText . I have also updated the documents. please please do check it and give a review. This feature is added as some time developer wants to show what they have already uploaded and don't want them to upload it again. This feature is unique as there is no imagepicker that gives this handy feature