So, if I undestood well, everything I could do with an AbsoluteLayout
I can do with a FrameLayout or a RelativeLayout.
The only way to make that work is to use the view xml attributes or
methods such the ones here described...
http://developer.android.com/reference/android/view/ViewGroup.MarginLayoutParams.html
Am I right?
But, if the AL is deprecated just because that wont work in all
devices, does it has sense to make the layout views by using the
margin attributes since they are defined in pixels?
Sorry for my bad english.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to