Invisible button image after some delay on ScrollView
Hi I am drawing custom UIbutton with some transparent background image on UIScrollview. I have done zoom/pinch feature. I want that when user pinch then the button transparent image become invisible after 2 second, but the button action should remain there.
I have seen this in some application.
How i will do the same?
Thanks
|