Hai.. I changed the AndroidManifest.xml as you said.. Its working that is the button not changing its postion..
But for my application I need to change the button postion.....That is I am using left, right, up down buttons.......... So it should be on the appropriate position while rotating the screen.......... Any Idea? On Friday, 24 August 2012 00:26:51 UTC+5:30, TreKing wrote: > > On Thu, Aug 23, 2012 at 6:30 AM, Haris <[email protected] <javascript:>>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] <javascript:>> 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

