I'm working on an Android game and need to have a timer for each
level.  The CountDownTimer is almost perfect except for one thing.
During game play, it possible to add time to the timer and I don't see
a way to do that with the CountDownTimer.

Can anyone think of a way where I can have a countdown timer but also
change the time remaining while it is counting down?

Thanks,
MarkN

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to