Skip to content
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

Out of memory problem #34

Closed
berviantoleo opened this issue Mar 26, 2018 · 2 comments
Closed

Out of memory problem #34

berviantoleo opened this issue Mar 26, 2018 · 2 comments
Labels

Comments

@berviantoleo
Copy link

Hello, I want to try include this motion views to my application. I want to initialize some text sticker first. But, when I start the activity, I have out of memory problem when create bitmap. How I solve this problem? If need stacktrace the exception, I will write it down.

Thank you.

@AndriyBas
Copy link
Contributor

@berviantoleo yeah, attach the stack trace and the code how you initialize all the classes.
Does the example app work for you when you run it? if yes - most likely you missed something in the initialization.

@berviantoleo
Copy link
Author

Example app work for me. I think the problem is when I tried init sticker with size too big, so when I created the bitmap will raised out of memory. This issue may be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants