igreenwood / SimpleCropView

A simple image cropping library for Android.
MIT License
2.48k stars 465 forks source link

Issue while loading a image #147

Open Maulik61 opened 4 years ago

Maulik61 commented 4 years ago

I received error while loading a image on LoadCallback Error Method and Error is that " onError: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase()' on a null object reference "

Please find and let me suggest a solution

VivekThummar52 commented 3 years ago

Have a look at this answer, it also worked for me:

https://github.com/igreenwood/SimpleCropView/issues/68#issuecomment-228911888