麓谷官网欢迎你访问长沙北大青鸟麓谷校区,支持你成为一个受人尊重的专业人才!
当前位置: 首页 > 青鸟知识 > android

Android进门之绝对结构(RelativeLayout)

来源:长沙电脑培训学校|发布时间:2016-05-21|浏览量:

学IT,好工作

就读长沙岳麓职业培训学校

求学热线: 400-160-2868
 RelativeLayout xmlns:android="//schemas.android.com/apk/res/android"  xmlns:tools="//schemas.android.com/tools"  android:layout_width="match_parent"  android:layout_height="match_parent"  android:padding="30dp"  TextView  android:id="@+id/lableView"  android:layout_width="match_parent"  android:layout_height="wrap_content"  android:gravity="center"  android:text="登岸界面" /  EditText  android:id="@+id/usernameText"  android:layout_width="wrap_content"  android:layout_height="wrap_content"  android:layout_alignParentLeft="true"  android:layout_alignParentRight="true"  android:hint="username"  android:layout_below="@id/lableView"/  EditText  android:id="@+id/passwordText"  android:layout_width="wrap_content"  android:layout_height="wrap_content"  android:layout_alignLeft="@id/usernameText"  android:layout_alignRight="@id/usernameText"  android:hint="password"  android:inputType="textPassword"  android:layout_below="@id/usernameText"/  Button  android:id="@+id/cancelButton"  android:layout_width="wrap_content"  android:layout_height="wrap_content"  android:layout_below="@id/passwordText"  android:layout_alignParentRight="true"  android:text="消除"  Button  android:id="@+id/okButton"  android:layout_width="wrap_content"  android:layout_height="wrap_content"  android:layout_alignBottom="@id/cancelButton"  android:layout_toLeftOf="@id/cancelButton"  android:text="肯定"/  /RelativeLayout 

结果以下:


上一篇: Android TextView利用HTML处置字体款式、显示图片等

下一篇:Android自定义Lint之改进原生Detector

扫码关注微信公众号了解更多详情

跟技术大咖,专业导师一起交流学习

姓名
电话
Q Q

在线留言

请您把问题留下,我们为您提供专业化的解答!

QQ咨询
  1. 招生问答
  2. 热门点击
  3. 最新更新
  4. 推荐文章

关于我们

学校成就

就业保障

联系方式

联系电话:400-160-2868

在线报名

预约报名

备案号:湘ICP备2020021619号-1
地址:湖南省长沙市高新区麓谷麓松路679号 版权所有:长沙市岳麓职业培训学校

在线咨询
课程咨询 学费咨询 学费分期 入学测试 免费预约 来校路线
初中生 高中生 待业者
400-160-2868

在线客服