- 博客(5)
- 收藏
- 关注
原创 添加背景音乐
1、背景音乐效果图如下所示2、activity_main.xml文件布局代码如下所示 android:layout_width="match_parent" android:layout_height="match_parent" android:gravity="center">
2015-07-04 12:48:17
412
原创 仿有道词典
1、效果图如图所示2、主要通过webview控件实现仿有道词典的功能 布局文件代码 1、RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" andro
2015-07-02 09:26:47
757
原创 图片添加
1、布局管理图片及代码 android:id="@+id/ivImage" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:
2015-06-22 17:00:45
316
原创 记住密码
1.效果图如下2.进行页面的布局处理 android:id="@+id/tvUsername" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentLeft="tru
2015-06-05 09:29:34
293
原创 仿新浪微博
一、效果图如下图二、可以分为以下几步 1、新建一个.xml文件用来放listview android:id="@+id/listview" android:layout_width="fill_parent" android:layout_height="fill_parent"
2015-05-04 19:46:53
601
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅