Hello! I would like to have more than one tabWidget in my application. The trouble is that it seems that i can only use one.. If i name my first tabHost
android:id="@android:id/tabhost" everything works fine. If i want to add a second one, i have to use another name for the other tabhost like tabhost2. But then i get the error message must have a TabHost whose id attribute is "tabhost" but not tabhost2 hm... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

