ImagePicker
ImagePicker copied to clipboard
Fixed file not found exception on newer Android versions
The ImageRotater.java class needed to initialize the ExifInterface with a stream to avoid FileNotFoundException for Android N and up.
Fixes and closes #51
@Mariovc Please take a look at this pull request when you can. Hope it helps.
Not sure why this was closed?