helloyako

Results 14 comments of helloyako

hello @O-liverQueen Too large bitmap can't load on memory. so I resize original image just before crop https://github.com/naver/android-imagecropview/blob/master/imagecropview/src/main/java/com/naver/android/helloyako/imagecrop/model/CropInfo.java#L33-L35 If your image under 4000 * 4000, module doesn't resize.(same original bitmap)...

@urgiinbichig Hi, thank you. What is xamarin forms? I don't know that. so.. It's impossible. 🥲 I'm sorry

Hi, @rupinderjeet I'm sorry. Actually this library is supporting only `setImageFilePath` method for image load. `setImageResource` is not supported. I need to update `Usage` in `README.md` Thank you.

@rupinderjeet OK! I will update that.