naver / android-imagecropview

android image crop library
Apache License 2.0
254 stars 55 forks source link

[nkek] 예제에서 nullpointerException 나는 부분 처리 #27

Closed nkek1027 closed 6 years ago

nkek1027 commented 6 years ago

일단은 getPathFromUri 가 api19이상부터 null로 리턴을 해주는 이슈가 있어서 os버전별로 나눠 nullpointerException 크레쉬나는 부분만 수정하였습니다

nkek1027 commented 6 years ago

다시 올렸습니당 :)