Hi, I'm playing around with APIDemo's Views->Tabs->Content by Intent. It seems that when I switched to a tab, there is a new additional FrameLayout child which contains the tab content. So if I clicked on Tab1, then it'll add one child to FrameLayout, then Tab2, adds the 2nd child and so on. Say I have all 3 children in FrameLayout, how do i know if I click on Tab1, which FrameLayout child does it corresponds to?
Thanks, -Tim -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

