What have you tried? You should be able to use a relative layout.  Use the
layout_below attribute on the listview to tell it to be below the button...

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Fri, Jun 22, 2012 at 3:07 PM, bob <b...@coolfone.comze.com> wrote:

> Am I the only one who is continuously baffled by Android layouts?
>
> Can someone help me with this layout problem I'm struggling with?
>
> Basically, I have a ListView that's on top of a button.  The button's
> height should be wrap_content.  The ListView height should be whatever's
> left.  Anyone know how to do this?
>
>
> Thanks.
>
>
>  --
> 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

-- 
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