I think you could use a RelativeLayout. Put the Textiew on Bottom and the ListView OnTop of the TextView.
There is maybe a better solution (because I didn't try it) but the first thing I could try is this :) -- Benjamin Baldacci linkedin <http://www.linkedin.com/in/benjaminbaldacci> On Mon, Jan 16, 2012 at 22:35, James Lavery <ja...@microsec.co.uk> wrote: > Hi, > I'm getting to grips with the layout system in Android, and am probably > just > being thick here... > > What I want is to have a ListView which displays a scrolling list of data > retrieved from my service, with a TextView below it to show a 'please > wait...' message when retrieving data (as in the 'Writing Responsive > Applications' tutorial). > > However, I'm really struggling with getting the right layout so that it > shows the TextView at the bottom of the screen, with the ListView filling > all the remaining space. > > Can someone please point me in the right direction? > > Thanks a lot, > > James > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Layout-Activity-with-ListView-and-TextView-below-it-tp5149952p5149952.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid