"Android Beginner" 6, linear layout--deep linearlayout
Source: Internet
Author: User
Start Android 1, linearlayout layout of the nesting 2, Layout_weight Property The value of this property is used to specify the allocation scale of free space ; Match_parent Matching parent control wrap_content matching content This chapter, although deep-linearlayout layout, is the key point of nesting <LinearLayout></LinearLayout> A pair set the orientation of each level linearlayout layout (landscape or portrait) and then put the corresponding control in each level of linearlayout. Finally there is a Layout_weight property that sets the ratio of the control to the allotted free space; (A
little trick It is possible to allocate the entire space proportionally, which is to set the size of the control's orientation (Layout_width and Layout_height) to 0)
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