On Thu, Aug 23, 2012 at 6:30 AM, Haris <[email protected]> wrote: > But when I rotate the screen all the button position get changed... > and I need all the button placed at centre of the screen.... >
Try using a LinearLayout with the proper gravity settings. On Thu, Aug 23, 2012 at 7:51 AM, Jadranko Bodiroga < [email protected]> wrote: > i suggest that to use one orientation of screen: Why? This is kludge that will cause more problems than it will fix in this simple case. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

