I ran across a link to the mail app source code in my accepted answer on another question. The answer is simple! Add android:fillViewport="true"
to the
and add android:layout_weight="1.0"
to the view you want to take up all the available space. explained in this blogspot