Hi All,
In my app I have to make an image bigger to fit the whole screen when user taps it and the image goes back to original size when user taps the close button. Now everything is working fine except one thing. When image is zoomed all the links behind the image also work. Now I want all the content and links to be disabled when image is enlarged and make them work again when image goes back to original size. Now I can do this by manually disabling each item on the screen and re-enable them when image goes back to its original size. But this required a lot code. I need some short and simple way by which I can implement this.
Any help?
[import]uid: 126619 topic_id: 33107 reply_id: 333107[/import]