views:

101

answers:

0

Following the snippet link text on androidsnippets.org,

Creating a Multi-Row/Multi-Column ListView is pretty straight forward. The question is, how do you create a Multi-Row ListView, with different Views/Items for each row, based on the ArrayAdapter/Data populating the List?