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 ?
Asked
Active
Viewed 648 times
2
-
http://stackoverflow.com/questions/18508850/zoom-a-view-over-layout-in-android/18508998#18508998 – Auto-Droid ツ Sep 21 '13 at 11:30
-
make your grid in html and try the above link – Auto-Droid ツ Sep 21 '13 at 11:30
1 Answers
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.

Sumit Pansuriya
- 43
- 4