You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.OutOfMemoryError: Failed to allocate a 159694860 byte allocation with 4193664 free bytes and 111MB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
at android.graphics.BitmapFactory.decodeStreamInternal(BitmapFactory.java:677)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:653)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:691)
at dev.icerock.moko.media.picker.MediaPickerController$PickerFragment.processGalleryResult(MediaPickerController.kt:226)
at dev.icerock.moko.media.picker.MediaPickerController$PickerFragment.onActivityResult(MediaPickerController.kt:202)
The text was updated successfully, but these errors were encountered:
Tetraquark
added a commit
to Tetraquark/moko-media
that referenced
this issue
Apr 1, 2020
Got
OutOfMemoryError
forMediaPickerController
:The text was updated successfully, but these errors were encountered: