If you want a ListView to expand completely and you want it to not
have scrollbars, then you dont' want a ListView. ListView and
ScrollView cannot be used embedded within one another since they
compete for scrolling.
On Fri, Dec 4, 2009 at 9:41 AM, Dustin wrote:
> I have a layout that needs to sc
I have a layout that needs to scroll off the screen because it
contains a lot of fields. The top 1/2 of the screen will contain
fixed-width and fixed-height TextViews. However, the bottom 1/2 will
contain two dynamically-sized widgets; a TextView and a ListView. The
bottom TextView may be 1 line
2 matches
Mail list logo