Skip to content
This repository was archived by the owner on May 14, 2018. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 327 Bytes

File metadata and controls

5 lines (3 loc) · 327 Bytes

Custom ArrayAdapter Example in Android

This app demonstrates how to create and use a custom ArrayAdapter to display a custom list item view that is more complex than the single TextView supported by the standard ArrayAdapter.

A webcast was recorded that goes through this example code for the Android Developer Nanodegree.