FrameSurfaceView
                                
                                 FrameSurfaceView copied to clipboard
                                
                                    FrameSurfaceView copied to clipboard
                            
                            
                            
                        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)
FrameSurfaceView
- play frame animation by SurfaceView instead of AnimationDrawable which is esay to cause OOM.
- play frame animation smoothly with huge frame image(1MB).