igreenwood/SimpleCropView

Issue on Android N

arunrajgm opened this issue · 1 comments

#102
Why this is closed without merging?
i am getting error using android N version.
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 20195964 bytes
Please look on this

@arunrajgm
In the new version, CropImageView does not save bitmap internally . Please use the version 1.1.5 and see also new sample.