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

Added callback to delegate picture loading. #15

Closed ikakus closed 5 years ago

ikakus commented 6 years ago

Added an Interface to delegate picture loading to host. This will make user choose any image loading lib they prefer.