You could probably add two linear layouts inside of another, giving each the same weight, and only using the second (bottom) one for your app, leaving the first one blank.
But why in the world would you want to cut an already restricted space in half? Not to mention that it would probably look completely broken ... but hey, it's your app ... ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On Sat, Nov 14, 2009 at 5:06 AM, anand <[email protected]> wrote: > Hi all, > > I want my application to cover only the bottom half of the screen > alone. > > Is it possible using the available layouts? > > If so can any one help me on this? > > Regards, > Anand > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

