Android ListView with a Footer Form
Published on Sep 26, 2013
During the creation of my first Android application – Behavior Therapy Tracker – I wanted to display a list of behaviors to manage; more importantly though, I wanted an easy way for users to add new behaviors to the list.
My solution to this problem was simple, add a one-liner form to the footer of my ListView that contained the behaviors.