Error: Ambient Vertex Buffer overflow!!!
devilmac opened this issue · 2 comments
devilmac commented
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!
AmitJayant commented
Did u manage to resolve the issue?
Because i am also on the same boat.
xanscale commented
i can confirm this bug with this animation (s6 android 6)
CARDS
FLIP
FLY
REVERSE_FLY
HELIX
TWIRL
any news about that?