文件名称:FrameAnimation:适用于Android的高性能帧动画库
文件大小:65.2MB
文件格式:ZIP
更新时间:2024-06-16 04:24:42
android animation textureview surfaceview frameanimation
FrameAnimation 用TextureView或SurfaceView 高性能播放帧动画,避免在很多帧的情况下使用AnimationDrawable带来的OOM和卡顿问题。 华为 mate 20X 1920×1080 24bit color JPG 201frames 24fps 测试效果 download use Gradle project gradle //... repositories { //... jcenter() } //... module gradle implementation 'com.yuyashuai.frameanimation:frameanimation:2.3.6' usage xml <com.yuyashuai.frameanimation.FrameAnimationView