黑马程序员技术交流社区
标题:
xml文件配置
[打印本页]
作者:
骑着乌龟去旅行
时间:
2014-11-23 23:39
标题:
xml文件配置
<Button android:id="@+id/bt5"
android:text="按钮5"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignTop="@id/bt4"
android:layout_toRightOf="@id/bt4"
android:layout_alignTop="@id/bt6"
android:layout_toLeftOf="@id/bt2"
/>
<!-- 按钮4在上面 -->
<!-- 按钮6在上面 -->
为什么一个按钮里不能同时设置俩个android:layout_alignTop属性
欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/)
黑马程序员IT技术论坛 X3.2