I'm developing an app that requires a custom ListView which I have
created to show a list of movies.  I now would like to add some
category dividers to the listview so that the movies are divided into
groups, such as sorting by genre.  I'm just not sure how to add the
category dividers to my listview? would I need a separate xml layout
for the category row and inject it between the movies in my listview
or is there a standard, simpler way to do it?

-- 
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

Reply via email to