the best substitute for absolute layout is relative layout... try that... hope it helps. cheers!
On Wed, Jul 29, 2009 at 3:37 PM, Vignesh <[email protected]> wrote: > Hi, > > I am not able to find out the perfect layout(viewgroup) to place four > buttons as shown in the attached image. > > Basically, i want to place four buttons near the top/left/bottom/right edge > of the screen. AbsoluteLayout helped, but it is deprecated (It is also > better to avoid AbsoluteLayout as it is not very flexible for orientation > changes) > > Any pointers will be of great help to me. > > Thank you, > Vignesh > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

