I need to create an array of images in which, every time I tap, a new image gets placed at “view”.
And at some particular duration of time, I need to clear that array of images so that all the images gets cleared from the view.
For example on button click I want to clear all the images which are on the view, through taps,
should be clear at once.
what my condition right now is,
i hv 3 views.
on first view,i use tap to impose images on view1.
simlarly wen after certain conditions i move from view 1 to view 2, same process occurs,(using taps to impose images)
i almost hv 50 small images of size 12X 12 on each views,
now wat i want to accomplish is,
when i move back from view 2 to view 1, i should hv a clear view,i mean no images impose on views should be there…hope i m clear with my question….
quick reply is always appreciated….
regards
shishir.bobby