Hey Guys, I am looking for some help around ListViews. I would like to use a ListView to hold a number of rows of data however in between some of these rows of data may appear a header indicating a new section of data types. Can someone tell me have they implemented a ListView that uses multiple layout types and if so how do you determine which layout type is being passed back in the convertView in order to make sure you do not try to recast it to the wrong type.
Tom -- 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

