Hi there,
In my project, there is a activity where I need to load 2/3 images in a image view. Then need to do the below operation with them:
Paging, zooming and rotation by touch gesture.
I have searched a lot but could not manage to find any suitable library for those options.
I tried to achieve it by combining libraries( Picasso +others) but could not manage.
Please guide my to achieve this.
Any sample code, library reference or tutorial will be better.
Thanks.
-Ruhul
In my project, there is a activity where I need to load 2/3 images in a image view. Then need to do the below operation with them:
Paging, zooming and rotation by touch gesture.
I have searched a lot but could not manage to find any suitable library for those options.
I tried to achieve it by combining libraries( Picasso +others) but could not manage.
Please guide my to achieve this.
Any sample code, library reference or tutorial will be better.
Thanks.
-Ruhul