I have two code ready for two different kind of list views. One is showing the xml feed and another is a list I can add whatever I can type in to it. I am trying to practice coding android by combining these two lists into one and can have a button to switch between them. Also I want to be able to add element from one list to the other list.
I am wondering where in Android API I should look for in order to get these basic ideas to work. Should I start a new app and load the two existing apps in or should I build a new layout that contains the two existing layout components. 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 To unsubscribe, reply using "remove me" as the subject.

