Skip to content
#

android-image-cropper

Here are 8 public repositories matching this topic...

Language: All
Filter by language
Android-Image-Cropper
dkmalviya
dkmalviya commented Sep 27, 2021

Application getting crashed if we capturing/uploading image above 5 MB.

Fatal Exception: java.lang.RuntimeException: Canvas: trying to draw too large(253247232bytes) bitmap.
at android.graphics.RecordingCanvas.throwIfCannotDraw(RecordingCanvas.java:281)
at android.graphics.BaseRecordingCanvas.drawBitmap(BaseRecordingCanvas.java:91)
at android.graphics.drawable.BitmapDr

Improve this page

Add a description, image, and links to the android-image-cropper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-image-cropper topic, visit your repo's landing page and select "manage topics."

Learn more