Hi
I have ScrollView in which each "line" has some picture
I wish to do the following:
each picture (line) will have it's own timer
so once you press picture X, timer will start
but you can press many pictures, in different time
I don't know how many pictures / timers I will have
(and timers are not sync between them)
How can I do it?
I have ScrollView in which each "line" has some picture
I wish to do the following:
each picture (line) will have it's own timer
so once you press picture X, timer will start
but you can press many pictures, in different time
I don't know how many pictures / timers I will have
(and timers are not sync between them)
How can I do it?