全文预览

Android手机防盗——总体设计(软件工程专业-含源代码)

上传者:非学无以广才 |  格式:zip  |  页数:30 |  大小:1938KB

文档介绍
zontal|center_vertical"android:text="设置与协助"android:textSize="30sp"android:background="@drawable/title"/><ListViewandroid:id="@+id/listView1"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_weight="1"android:background="@drawable/black"></ListView><Buttonandroid:id="@+id/exit_button1"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_gravity="right"android:layout_marginRight="2dip"android:text="退出"android:background="@drawable/button"/></LinearLayout>相对布局参见图3-2:图示3-2相对布局核心技术代码:<?xmlversion="1.0"encoding="utf-8"?><RelativeLayoutxmlns:android="http://schemas./apk/res/android"android:layout_width="match_parent"android:layout_height="match_parent"><ImageViewandroid:id="@+id/pic_imageView1"android:layout_width="wrap_content"

收藏

分享

举报
下载此文档