Hello everyone
I am creating animated sticker editor in which I need to get all frames of SurfaceView to generate video. I am getting all frames succsessfully by using Grafica's example. But the problem is I required zoom, scale and rotation gestures in SurfaceView. I have done this feature partially but when i get frames from rotated SurfaceView I getting portrait frames.I unaable to get rotated frames of bitmap.I have worked almast 1 Week in this task.Please give me direction how to do this