woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
264 stars 133 forks source link

RuntimeException: Canvas: trying to draw too large(158284964bytes) bitmap. #11915

Open sentry-io[bot] opened 2 days ago

sentry-io[bot] commented 2 days ago

Sentry Issue: WOOCOMMERCE-ANDROID-A97

RuntimeException: Canvas: trying to draw too large(158284964bytes) bitmap.
    at android.graphics.RecordingCanvas.throwIfCannotDraw(RecordingCanvas.java:266)
    at android.graphics.BaseRecordingCanvas.drawBitmap(BaseRecordingCanvas.java:79)
    at com.google.android.material.shape.MaterialShapeDrawable.maybeDrawCompatShadow(MaterialShapeDrawable.java:1025)
    at com.google.android.material.shape.MaterialShapeDrawable.draw(MaterialShapeDrawable.java:975)
    at android.view.View.getDrawableRenderNode(View.java:24759)
...
(83 additional frame(s) were not displayed)
backwardstruck commented 2 days ago

This is a duplicate of this one: https://github.com/woocommerce/woocommerce-android/issues/11375

dangermattic commented 2 days ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.