siralam / BSImagePicker

An image picker that extends BottomSheetDialogFragment. Camera and gallery all in one dialog. Single or Multi Selection.
201 stars 62 forks source link

Library dependend on Glide. #29

Closed rzawu36 closed 5 years ago

rzawu36 commented 5 years ago

Your library is cool and all but it is dependend on glide. Make sure you put that somewhere in the documentation. I got no NoClassDefFoundError until I loaded Glide dependency in.

siralam commented 5 years ago

Handled in v1.2.1 :)