12.RelativeLayout学习
最后更新于:2022-04-01 14:13:45
本节课的主要内容有:
1.讲解什么是RelativeLayout
2.详细讲解了与RelativeLayout相关的布局属性,包括:
android:layout_above
android:layout_below
android:layout_toLeftOf
android:layout_toRightOf
android:layout_alignBaseline
android:layout_alignBottom
android:layout_alignLeft
android:layout_alignRight
android:layout_alignTop
android:layout_alignParentLeft
android:layout_alignParentRight
android:layout_alignParentTop
android:layout_alignParentBottom
android:layout_centerHorizontal
android:layout_centerInParent
android:layout_centerVertical
课程下载地址:[http://u.115.com/file/f136b50dae](http://u.115.com/file/f136b50dae)
课件及源码下载地址:[http://u.115.com/file/f1ae67b486](http://u.115.com/file/f1ae67b486)