Class AbsoluteLayout

All Implemented Interfaces:
Drawable.Callback, ViewManager, ViewParent

@Obsolete(since="3.12") public class AbsoluteLayout extends ViewGroup
A layout that lets you specify exact locations (x/y coordinates) of its children. Absolute layouts are less flexible and harder to maintain than other types of layouts without absolute positioning.
Since:
2.0