Carl wrote: > Thanks, I'm such an idiot! The docs say "LinearLayout aligns all > children in a single direction", I expected the items to wrap around > and continue underneath.
Ah! Android lacks that sort of FlowLayout like you see in Swing. That'd be a nice project for somebody... -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

