sandrios / sandriosCamera

Easy integration of camera for image and video capturing with Image Picker.
MIT License
187 stars 54 forks source link

Fragment Support #30

Closed turbo124 closed 6 years ago

turbo124 commented 7 years ago

Is it possible to use this library from within a fragment?

I am able to init the camera, however onActivityResult is never hit with the result.

Thanks

arpitgandhi9 commented 6 years ago

I have changed the response method from the library adding a callback to the library. Please check the new release and updated readme for more instructions.. Hope this helps your issue.