What steps will reproduce the problem?
1. Start a timer
2. Change orientation while the timer is running
What is the expected output? What do you see instead?
The timer should continue counting down, instead the numbers reset to the
beginning.
This appears to be because onCreate is called when the orientation changes,
and onCreate of the RunTimer view starts a new timer every time.
Original issue reported on code.google.com by brock.t...@gmail.com on 7 Jan 2009 at 6:21
Original issue reported on code.google.com by
brock.t...@gmail.com
on 7 Jan 2009 at 6:21