KeepSafe / TapTargetView

An implementation of tap targets from the Material Design guidelines for feature discovery.
Apache License 2.0
5.35k stars 587 forks source link

Out of memory (OOM) when trying with a few quick taps on the target #371

Closed kadaluarsa closed 3 years ago

kadaluarsa commented 4 years ago

Version used: 1.13.0 Stack trace: java.lang.OutOfMemoryError at android.graphics.Bitmap.nativeCreate(Native Method) at android.graphics.Bitmap.createBitmap(Bitmap.java:1046) at android.graphics.Bitmap.createBitmap(Bitmap.java:1000) at android.graphics.Bitmap.createBitmap(Bitmap.java:950) at android.graphics.Bitmap.createBitmap(Bitmap.java:911) at com.getkeepsafe.taptargetview.ViewTapTarget$1.run(ViewTapTarget.java:48) Android version: Nougat,Oreo and P