I think RelativeLayout should be helpful in this case. For your button,
simply put in its xml tags:

android:layout_alignParentBottom="true"


On Fri, Jul 9, 2010 at 11:35 AM, Jeruliu <jeru....@gmail.com> wrote:

> I will have a list view on the top and a button on the bottom in the
> view.
>
> Regardless the height of the list view i would like to fix the button
> position on the bottom all the time.
>
> If the list view is too long then make it scrollable.
>
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
YuviDroid
http://android.yuvalsharon.net

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