Android and Layouts
        Posted  
        
            by davs
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by davs
        
        
        
        Published on 2010-06-07T15:39:31Z
        Indexed on 
            2010/06/07
            15:42 UTC
        
        
        Read the original article
        Hit count: 284
        
Hi all,
I need your help!
I need to locate text on view as showed on the picture:
text 'Some more text' should be located in bottom|center_horizontal
text 'Short text' should be located on with align right, but about 10% from the top of the screen
text 'x.x.x.x' should be aligned to the center of the screen (right/bottom align of the 1st quater)
text 'Some long text ..' should be aligned to the top/left of the 3-rd quater of the screen, but it should cross the center_horizontal of the screen
eh ... something like this .. I hope, you're understand me :)

Please, help me!!!
Thanks for your help!
© Stack Overflow or respective owner