Relativelayout the meanings of individual attributes in Android

Source: Internet
Author: User

Tag:ati   and   div    level    android    pre   layout   span   code   

Android:layout_above= "@id/xxx"-puts the  control on top of the given ID control android:layout_below= "@id/xxx"-puts the  control under the given ID control Android: layout_toleftof= "@id/xxx"  -aligns the right edge of the control with the left edge of the given ID control android:layout_torightof= "@id/xxx"-  - Aligns the left edge of the control with the right edge of the given ID control android:layout_alignleft= "@id/xxx"-aligns the left edge of  the control with the left edge of the given ID control android:layout_aligntop= "@id/ XXX "-Aligns the top edge of  the control with the top edge of the given ID control android:layout_alignright=" @id/xxx "  -aligns the right edge of the control with the right edge of the given ID control android:layout_ alignbottom= "@id/xxx"-  aligns the bottom edge of the control with the bottom edge of the given ID control android:layout_alignparentleft= "true"  -- Aligns the left edge of the control with the left edge of the parent control android:layout_alignparenttop= "true"-aligns the top edge of the control with the  top edge of the parent control android:layout_alignparentright= "True"-aligns the right edge of  the control with the right edge of the parent control android:layout_alignparentbottom= "true"-aligns the bottom edge of the control with the bottom edge of the parent control Android:layout_ Centerinparent= "true"--places the  control in the center of the parent control android:layout_centerhorizontal= "true"  --places the control in the center of the horizontal direction Android: Layout_centervertical= "true"  --places the control in the center of the vertical direction

Relativelayout the meanings of individual attributes in Android

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.