Sure, another layout is the preferred way, but that was not the question at hand.
Claes Huittinen - http://code.google.com/p/leapconfigurator/ On Jul 21, 11:23 am, Kostya Vasilyev <[email protected]> wrote: > Or use something more reasonable - RelativeLayout. > > With it, you can still position some views at fixed positions using > layout_marginLeft (etc) and position others at center, top, bottom, etc. > > -- > Kostya Vasilyev --http://kmansoft.wordpress.com > > 21.07.2010 12:42 пользователь "claesh" <[email protected]> написал: > > You'll need to calculate the x,y positions in code for the textview. > You also need to listen in to changes in device orientation and re- > calculate. > > On Jul 21, 6:45 am, CMF <[email protected]> wrote: > > > i want to centralize the textview in the absol... -- 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

