相对布局relativeLayout是按照子元素之间的位置关系完成布局,适合一些比较复杂的界面设计。 其中常用的位置属性如下 属性名 说明 android:layout_toLeftOf android:layout_toRightOf android:layout_above android:layout_below android:layout_centerInParent android:layout_centerHorizontal 相关文章: 2021-11-30 2021-11-30 2021-12-10 2021-12-10 2021-11-30 2021-12-10 2021-11-17 2021-11-17