# FrameSurfaceView **Repository Path**: clunyes/FrameSurfaceView ## Basic Information - **Project Name**: FrameSurfaceView - **Description**: play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge frame image(1MB) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FrameSurfaceView - play frame animation by SurfaceView instead of AnimationDrawable which is esay to cause OOM. - play frame animation smoothly with huge frame image(1MB).