FrameAnimation
FrameAnimation copied to clipboard
设置模式后不会自动重复播放
animationView.playAnimationFromAssets("login"); animationView.setRepeatMode(FrameAnimation.RepeatMode.INFINITE); animationView.setSupportInBitmap(true); animationView.freezeLastFrame(true);