filmov
tv
Using an ArrayAdapter with ListView - 01

Показать описание
You can use this adapter to provide views for an AdapterView, Returns a view for each object in a collection of data objects you provide, and can be used with list-based user interface widgets such as ListView or Spinner.