android-crop icon indicating copy to clipboard operation
android-crop copied to clipboard

There's a bug here

Open xinshengBoy opened this issue 7 years ago • 1 comments

at handleCrop() method ,You need to judge the Intent's value is not null , otherwise will be NullPointerException

xinshengBoy avatar May 16 '17 07:05 xinshengBoy

@zhongzhihuashanghai I've never had any issues with this library returning a NullPointerException. Could you elaborate a little more as to why you would be getting a NullPointerException or what you are doing that would cause that?

power7714 avatar Aug 03 '17 20:08 power7714