jaydeepw / poly-picker

Android library project for providing multiple image selection from the device.
406 stars 114 forks source link

Fix polypicker bug that store new photo into 2 versions #103

Closed noomz closed 7 years ago

noomz commented 8 years ago

Refer to #42 , this is a simple fix.

lolobosse commented 7 years ago

This fix seems to work, please merge it! 🚀

jaydeepw commented 7 years ago

Should have sent the PR on develop. Anyway, this library now entirely needs to be revamped with a new Cam2 API being used on device running 5.0+

Here you go folks.

lolobosse commented 7 years ago

I can create the PR on develop if you want 😄

It still works with Android 6.0, not sure we need to upgrade so fast.

What's the amount of work to move to the new cacv ?