use linear layout and add list view and button to the linear layout after
setting the orientation of the linear layout to vertical....


On Sun, May 31, 2009 at 8:18 PM, Mike Lanin <mike.la...@gmail.com> wrote:

>
> I want to create layout like:
> ______________
> |                       |
> |        Here        |
> |       scrolls      |
> |         the         |
> |     ListView     |
> |                      |
> |____________ |
> |    here is the   |
> |       button      |
> |____________ |
>
> But it shows me either only Button or only the List. What should I do
> to make them be together?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to