yazeed44 / MultiImagePicker

A library to pick multi images in Android
MIT License
388 stars 100 forks source link

Changing the camera icon? #91

Closed jabarihunt closed 3 years ago

jabarihunt commented 8 years ago

It would be great if there was another method in the builder that changed the camera icon to a drawable. Something like setCameraIcon(Drawable drawable) OR setCameraIcon(int drawableId).

Nice library by the way!