AbsoluteLayout | Android Developers
This class was deprecated in API level 3. Use FrameLayout, RelativeLayout or a custom layout instead. Class Overview A layout that lets you specify exact locations (x/y coordinates) of its children. Absolute layouts are less flexible and harder to maintai...