<TableLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:stretchColumns="1"
tools:context=".MainActivity" >
<TableRow>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="@string/username" />
<EditText
android:selectAllOnFocus="true"
android:text="@string/username1"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
</TableRow>
<!-- android的密码 -->
<TableRow>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="@string/password" />
<EditText
android:selectAllOnFocus="true"
android:inputType="numberPassword"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
</TableRow>
<!-- android的年龄-->
<TableRow>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="@string/age" />
<EditText
android:selectAllOnFocus="true"
android:inputType="number"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
</TableRow>
<!-- android的生日 -->
<TableRow>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="@string/age" />
<EditText
android:selectAllOnFocus="true"
android:inputType="date"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
</TableRow>
<!-- android的电话 -->
<TableRow>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="@string/phone" />
<EditText
android:selectAllOnFocus="true"
android:text="@string/phone1"
android:inputType="phone"
android:layout_width="fill_parent"
android:layout_height="wrap_content" />
</TableRow>
<Button
android:id="@+id/submit"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="16sp"
android:text="@string/submit"
/>
</TableLayout>
我们提供的服务有:成都网站建设、做网站、微信公众号开发、网站优化、网站认证、梁园ssl等。为成百上千家企事业单位解决了网站和推广的问题。提供周到的售前咨询和贴心的售后服务,是有科学管理、有技术的梁园网站制作公司
新闻标题:android的布局练习
浏览地址:https://www.cdcxhl.com/article24/gcdpje.html
成都网站建设公司_创新互联,为您提供静态网站、企业网站制作、、动态网站、网站建设、外贸网站建设
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联