Friday, August 20, 2010
Android layout is a class that handles arranging the way its children appear on the screen. Anything that is a View can be a child of a layout.
The standard Layouts are:
AbsoluteLayout
FrameLayout
LinearLayout
RelativeLayout
TableLayout
[via learn-android]
Subscribe to:
Post Comments (Atom)
Currently have 0 comments: