I'm using different views within the same activity as my menu for an app I'm working on. I was wondering if there was a way to move freely between the views as needed, especially when overriding the back button. I've tried ViewSwitcher and ViewFlipper and neither of them work (or I just don't understand how to get them to work like I want).
Is there a way to do this, or will I be forced to transition to multiple activities? A *goto* call would work, but it doesn't look like it's implemented. Thank you. -- 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