dbrugne / donut-native

0 stars 0 forks source link

Fix ImagePicker memory leaks and restore shared image quality on donut apps #196

Closed dbrugne closed 8 years ago

dbrugne commented 8 years ago

./node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/ImagePickerModule.java

http://stackoverflow.com/questions/11418354/recycling-bitmaps

Remove quality/size limit.

yfuks commented 8 years ago

http://developer.android.com/training/displaying-bitmaps/index.html

yfuks commented 8 years ago

https://github.com/marcshilling/react-native-image-picker/commit/ff09909727040b4f1910b4fed5e6381798308ff1