http://github.com/commonsguy/cw-andtutorials/tree/master/06-Tabs/
On Mon, Jul 12, 2010 at 11:08 AM, Scott <[email protected]> wrote: > Hey guys, I'm new to android development but I have run through > various tutorials and am slowly grasping how to develop apps. I > modified the Tab Layout tutorial on the android dev website to fit my > needs, and now I need to add a list on to each tab I have created. > there are a total of seven tabs and each will have it's on specific > list. If someone could point me in the right direction to adding a > list per tab that would be great. Each tab has it's own class file, > would I add the list items as strings in the strings.xml then add code > to each tab's class file in order to populate the tab? This was the > only thing I have found so far, but it hasn't worked. > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

