2

i have to implement image zooming in Table layout and image zooming also, I have try so many codes.But i didn't get full idea of gesture events. I want to implement when image zooming than grid zoom. Image zoom with gesture event. I have so many code implement but only image is zoom not grid .Can any body suggest me ?

1 Answers1

2

set image in image-view and apply zooming effect on it. Create View on image-view draw grid on the View. After set zooming effect on both image-view and View.