I am trying to determine the best way to have a single ListView that contains different layouts for each row. I know how to create a custom row + custom array adapter to support a custom row for the entire list view, but how can I implement many different row styles in the ListView?

6 Answers
6

Leave a Reply

Your email address will not be published. Required fields are marked *