Android studio中相对布局组件排列方式

android:gravity--各子组件摆放方式 android:ignoreGravity--那个组件不受前面组件所影响android Relativelayout.LayoutParams布局 在组件上设置的属性 android:layout_above 位于另外一个组件的上方 below下方 toLeftof左侧 toRightof右侧it 与父容器(布局管理器)那一边对齐 android
相关文章
相关标签/搜索