I don\'t understand how to use this attribute. Can anyone tell me more about it?
For additional:
For vertical orientation, don't forget set height to 0dp
vertical
height
android:layout_height="0dp"
For horizontal orientation, don't forget set width to 0dp
horizontal
width
android:layout_width="0dp"