0

I want to create an android app that has a fix frame and a draggable bitmap in it. Actually I want something like facebook cover reposition! How can I do it?

Vahid Javaherifar
  • 155
  • 1
  • 2
  • 8

1 Answers1

0

You can use the crop
see here to learn how to implement the crop
By using this you can fix the aspect ratio of your frame if you want, and the image is draggable in the frame as you want.

Community
  • 1
  • 1
SAbbasizadeh
  • 730
  • 10
  • 25