FPSAnimator icon indicating copy to clipboard operation
FPSAnimator copied to clipboard

FPSAnimator is very easy animation library for Android TextureView and SurfaceView.

Results 3 FPSAnimator issues
Sort by recently updated
recently updated
newest added

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)...