Hi all, i just started developing and i think i reached a dead end, i'm following the wrong direction i guess.
I followed the Notepad tutorial and i want to do a customization to it. I want to create a GUI that shows 2 tabs and in each tab show a different list (but with the same layout, only different content). I found the TabHost and TabWidget stuff. I have the XML layout files for the list and the list rows but i cannot find out how to merge the two things togheter. If i understood correctly, to add a tab i need to have a view but how can i create the view from the XML? I always used the XML to set content of an activity and i don't know how to proceed with tab content. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

