donglua / PhotoPicker

[DEPRECATED] Image Picker like Wechat
https://play.google.com/store/apps/details?id=me.iwf.PhotoPickerDemo
Apache License 2.0
2.83k stars 683 forks source link

Unnecessary Log #173

Closed mostafaspace closed 7 years ago

mostafaspace commented 7 years ago

At photopicker\utils\FileUtils.java there is unnecessary Log.e("TMG",path+"file not exists");

donglua commented 7 years ago

fixed