On Feb 13, 12:45 pm, Steeler <[email protected]> wrote:
> I only have one activity in this app, but it still does it.
>

What Dianne's saying is that multiple instances of the Activity reside
on the activity stack, right on top of each other.
I have a similar problem when the activity stack does not seem to
clear on HOME. Next time the user exits through BACK, the previous
instance of the activity is revealed as it sits on top now. To the
user it looks as if the BACK button didn't work.

-- 
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