-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Exception: java.lang.OutOfMemoryError #6
Comments
@jazzbpn Is this happening on the latest version (1.3.1) ? |
implementation 'com.outlander.showcaseview:showcaseview:1.2.0' |
@jazzbpn My bad. Please look at the updated comment. |
@jazzbpn Check what? Update the dependency where? I updated the readme file. What's the error you're getting? |
Working well now. I will ping if any issue occurs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dalvik.system.VMRuntime.newNonMovableArray (VMRuntime.java)
android.graphics.Bitmap.createBitmap (Bitmap.java:756)
outlander.showcaseview.ShowcaseViewBuilder.setShowcase (ShowcaseViewBuilder.java:337)
outlander.showcaseview.ShowcaseViewBuilder.onDraw (ShowcaseViewBuilder.java:218)
android.view.View.draw (View.java:15288)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:723)
The text was updated successfully, but these errors were encountered: