> I believe that layout_gravity (for LinearLayout) probably only has an > effect if it specifies a direction that is orthogonal to the > orientation of the layout. > Ie if the LinearLayout orientation is horizontal then the only > acceptable layout_gravity options fors its children are top, bottom > etc (and NOT left, right, center_horizontal). > > Happy now. Thanks everyone.
That's very possible. Good to remember that one, if though it's a bug IMO, or at least, it should put a warning into the log that the attribute is being ignored. -- 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

