Android UI How to - Android ListView Example








Event

  1. Android Add menu to ListView
  2. Android Check Which Items Are Selected in ListView
  3. Android Listen to list item clicked event for ListView
  4. Android Select multiple items in the ListView




Row

  1. Android Attach empty view for ListView for empty ListView adapter
  2. Android Attach TextView to empty ListView
  3. Android Custom ListView item
  4. Android ListView with custom Row
  5. Android ListView with TextView as cell renderer
  6. Android Use Context menu to control ListView




Create

  1. Android Change ListView Divider Height
  2. Android Config ListView layout in XML
  3. Android Create ListView in code
  4. Android Enable filtering support on ListView

Data

  1. Android Display all contacts in a ListView
  2. Android Extends ArrayAdapter to create Iconic Adapter for ListView
  3. Android Load items in the strings xml File to ListView

UI

  1. Android Use ExpandableListView