732003684

导航

2012年12月27日 #

切换浏览示意图

摘要: 一:布局<?xml version="1.0" encoding="utf-8"?><FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > <androi 阅读全文

posted @ 2012-12-27 16:02 732003684 阅读(335) 评论(0) 推荐(0)

低栏的项目切换

摘要: 一;布局<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/mainweixin" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orient 阅读全文

posted @ 2012-12-27 15:46 732003684 阅读(507) 评论(0) 推荐(0)

微信摇一摇

摘要: 一:布局:<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" android:bac 阅读全文

posted @ 2012-12-27 15:40 732003684 阅读(518) 评论(0) 推荐(0)

iphone 式退出

摘要: 一:布局<?xml version="1.0" encoding="UTF-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" > <LinearLayout android:layout_width="fil 阅读全文

posted @ 2012-12-27 15:36 732003684 阅读(176) 评论(0) 推荐(0)