Custom Compound Views

  • In this lesson, you'll learn how to extend LinearLayout in code so you can serve up compound views as items in the ListView.
  • We display real data (month names) in the rows.
  • Finally, we give the layout a nice, notepage-looking format declaratively.