well the solution was to leave the TabHost to its own devices. in a somewhat weird departure from usual Android layout habits, i made everything inside the TabHost fill_parent, then just balanced the weight of the TabHost against other top-level elements in the layout.
does layout_weight not mean anything inside a TabHost, then? seems like it. -- jason.vp.engineering.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

