Rory, I would use a RelativeLayout as the parent for the gallery, then set android:layout_alignParentBottom="true" on the gallery.
Mike On Oct 6, 2:42 pm, Rory <[email protected]> wrote: > How would I set up mygalleryto be on thebottomof the screen? Would > I need to create a gridLayout and then set thegalleryin thebottom > grid or what? I've tried doing android:gravity="bottom" with no luck. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

