Comment 31 for bug 579443

Revision history for this message
Kieran Fleming (kieran-fleming) wrote :

> * The 'Reset stats' button doesn't seem to work

>It does work if there are new updates from GPS. Maybe, I set values to zero immediately.
That should be right - it just didn't look like it worked for me.

> Agree. For portrait orientation, I could move the values into a new row, each one, just below its description. For landscape orientation we're probably fine as it is now. What do you think?
Yes, sounds good.
>

> > * Should pressing back on the stats screen take you back to the map? At the moment it closes the program. This is technically the right thing to do as the stats page is not a new Activity, but it might confuse users.
> I agree, but I have never done this. Is it done somewhere else in OSN?

I haven't done it either but I believe it's something like this:
http://www.anddev.org/viewtopic.php?p=17782

> There is also another issue, that I'm aware of. Anyone, feel free to take a look at it:
> * Switching from portrait to landscape stops the stats updates. Not sure why.
I'll have a look. As a guess, it must be something like not connecting back to the service at onRestoreInstanceState.