codepath/android-custom-array-adapter-demo

Name: android-custom-array-adapter-demo

Owner: CodePath

Description: Android demo of how to populate a ListView with custom adapter

Created: 2014-06-01 10:46:08.0

Updated: 2018-01-09 15:28:15.0

Pushed: 2017-10-31 03:27:22.0

Homepage: null

Size: 704

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Android Custom Adapter Demo

This sample shows how to display a ListView based on an array data source using a custom layout template for displaying each item. In this case, there is a User object with a name and hometown being displayed into a ListView.

Screen

See the Custom ArrayAdapter cliffnotes for the related guide.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.