Android: layout_below: place the top of the control under the control with the given ID
Android: layout_toleftof align the right edge of the control with the left edge of the control with the given ID
Android: layout_torightof align the left edge of the control with the right edge of the control with the given ID
Android: layout_alignbottom: Compares the bottom edge of the control with the bottom edge of the given ID control.
Android: layout_alignleft: Align the left edge of the control with the given ID
Android: layout_alignright: Align the right edge of the control with the right edge of the given ID Control
Android: layout_aligntop: aligntop
Android: layout_alignparentbottom if the value is true, the bottom of the control is aligned with the bottom of the parent control.
Android: layout_alignparentleft if the value is true, the left side of the control is aligned with the left side of the parent control.
Android: layout_alignparentright if the value is true, the right side of the control is aligned with the right side of the parent control.
Android: layout_alignparenttop if the value is true, the top of the space is aligned with the top of the parent control.
Android: layout_centerhorizontal
Android: layout_centerinparent if the value is true, the control is centered in the horizontal and vertical directions of the parent control.
Android: layout_centervertical if the value is true, the control will be centered in the vertical direction
Android: layout_margintop
Android: layout_marginbottom distance between the lower side of the control and other controls
Android: layout_marginleft
Android: layout_marginright distance between the control and other controls on the right
Android: layout_margin the spacing between the control and other controls
Android: padding distance within the padding Control
Android: paddingleft left padding distance on the left side of the control
Android: paddingright fill distance on the right side of the control
Android: paddingbottom padding distance on the top of the control
Android: paddingtop padding distance at the bottom of the control
Android: layout_below: place the top of the control under the control with the given ID
Android: layout_toleftof align the right edge of the control with the left edge of the control with the given ID
Android: layout_torightof align the left edge of the control with the right edge of the control with the given ID
Android: layout_alignbottom: Compares the bottom edge of the control with the bottom edge of the given ID control.
Android: layout_alignleft: Align the left edge of the control with the given ID
Android: layout_alignright: Align the right edge of the control with the right edge of the given ID Control
Android: layout_aligntop: aligntop
Android: layout_alignparentbottom if the value is true, the bottom of the control is aligned with the bottom of the parent control.
Android: layout_alignparentleft if the value is true, the left side of the control is aligned with the left side of the parent control.
Android: layout_alignparentright if the value is true, the right side of the control is aligned with the right side of the parent control.
Android: layout_alignparenttop if the value is true, the top of the space is aligned with the top of the parent control.
Android: layout_centerhorizontal
Android: layout_centerinparent if the value is true, the control is centered in the horizontal and vertical directions of the parent control.
Android: layout_centervertical if the value is true, the control will be centered in the vertical direction
Android: layout_margintop
Android: layout_marginbottom distance between the lower side of the control and other controls
Android: layout_marginleft
Android: layout_marginright distance between the control and other controls on the right
Android: layout_margin the spacing between the control and other controls
Android: padding distance within the padding Control
Android: paddingleft left padding distance on the left side of the control
Android: paddingright fill distance on the right side of the control
Android: paddingbottom padding distance on the top of the control
Android: paddingtop padding distance at the bottom of the control