FPSAnimator
FPSAnimator copied to clipboard
FPSAnimator is very easy animation library for Android TextureView and SurfaceView.
I have a recyclerview use FPSAnimator to display sticker , but it is lagging. How can I fix it?. Thank
The last frame of the animation will not be drawn. The number of frames can be set to 1 to verify it.
On Example this scenario: 1. walking animation (First SpriteSheet) and than 2. sit animation (Second SpriteSheet) and than 3. walking again (First SpriteSheet) and than 4. jump animation (Third SpriteSheet)...