Check out http://developer.android.com/guide/topics/ui/layout-objects.html The absoluteLayout part doesnt appear as deprecated It says: " AbsoluteLayout
AbsoluteLayout enables child views to specify their own exact x/y coordinates on the screen. Coordinates (0,0) is the upper left corner, and values increase as you move down and to the right. Margins are not supported, and overlapping elements are allowed (although not recommended). We generally recommend against using AbsoluteLayout unless you have good reasons to use it, because it is fairly rigid and does not adjust to different types of displays. " Please revise to adhere to 1.5 Thanks, Sh. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---