A06_RelativeLayout的属性设置

设有两个控件one和two,以控件one为基准。由于代码比较简单就不贴了,直接上效果图。 一、第一组:将控件two放在控件one的上、下、左、右、开始、结束。 android:layout_below="" 上 android:layout_above="" 下 android:layout_toLeftOf="" 左 android:layout_toRightOf="" 右 android:l
相关文章
相关标签/搜索