On Fri, Feb 11, 2011 at 5:52 AM, devian yudha <[email protected]> wrote:
> i have ListView and the option inside it. then if i chose one of them, then > new ListView (call it with Listview2) came through. Don't "add a listview in the current listview". Start a new activity with the second listview based on the data provided by what was clicked in the first one. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

