Hi, I have a horizontal LinearLayout in which I have a button, text1 and text2. I want the button to be on the left, text2 on the right and text1 centered between them, like in the following diagram ( | is edge of the screen, - is empty space):
| BUTTON-----------TEXT1------------TEXT2 | text1 and text2 can have different length based on language settings, so unfortunaely I cant hardcode the positions in pixels. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

