Hi all!

Is there a way to have a view "always-showing" between activities?
I say, I need a button to be always appearing on the bottom of the screen.

I could get it working with an ActivityGroup, but I got a problem. My
application can work with more than one level of activities, or rather,
Activity A can start acitivity B that can start Activity C, all them with
the button showing in the bottom. When I press "Back", I need activity C to
finish and the focus to go back to B, but as I'm using an ActivityGroup, it
does not work.

Is there another way to do that?

Thanks,

Taísa

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

Reply via email to