We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm using this library to add animations on grid in my app, but I got this error:
A/OpenGLRenderer﹕ Error: Ambient Vertex Buffer overflow!!! used 463, total 284 A/libc﹕ Fatal signal 6 (SIGABRT), code -6 in tid 27814 (hwuiTask1)
Can you help me on this? This is occurred only on Android Lollipop 5.1 I tested on pre-Lollipop Android versions without problems.
UPDATE: I got this problem only with some type of animations, like "Twirl" and "Cards".
Thanks!
The text was updated successfully, but these errors were encountered:
Did u manage to resolve the issue? Because i am also on the same boat.
Sorry, something went wrong.
i can confirm this bug with this animation (s6 android 6) CARDS FLIP FLY REVERSE_FLY HELIX TWIRL
any news about that?
No branches or pull requests
Hi,
I'm using this library to add animations on grid in my app, but I got this error:
A/OpenGLRenderer﹕ Error: Ambient Vertex Buffer overflow!!! used 463, total 284
A/libc﹕ Fatal signal 6 (SIGABRT), code -6 in tid 27814 (hwuiTask1)
Can you help me on this?
This is occurred only on Android Lollipop 5.1
I tested on pre-Lollipop Android versions without problems.
UPDATE: I got this problem only with some type of animations, like "Twirl" and "Cards".
Thanks!
The text was updated successfully, but these errors were encountered: