deano2390 / MaterialShowcaseView

A Material Design themed ShowcaseView for Android
Apache License 2.0
2.72k stars 526 forks source link

OOM on MaterialShowcaseView.onDraw (SourceFile:156) #154

Open waqasakram117 opened 6 years ago

waqasakram117 commented 6 years ago

Fatal Exception: java.lang.OutOfMemoryError Failed to allocate a 8294412 byte allocation with 7028312 free bytes and 6MB until OOM uk.co.deanwild.materialshowcaseview.MaterialShowcaseView.onDraw

android.graphics.Bitmap.createBitmap (Bitmap.java:879) uk.co.deanwild.materialshowcaseview.MaterialShowcaseView.onDraw (SourceFile:156) android.view.View.draw (View.java:16186)