Hello, I am constructing a ListActivity which shows several Items. When the user clicks on an item it should expand (animated) and additional informations to this item should be displayed... What's the common approach for this? And what do I have to use to make this animated? My ListActivity gets its data from a custom Array Adapter.
cheers... -- 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

