android 配置
来源:技术人生 责任编辑:栏目编辑 发表时间:2013-07-01 08:02 点击:次
<?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:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:gravity="bottom">
<include
android:layout_width="fill_parent"
android:layout_height="wrap_content"
layout="@layout/place_item_mode" />
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<LinearLayout
android:layout_width="fill_parent"
android:orientation="horizontal"
android:layout_height="fill_parent">
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content" >
<include
android:layout_width="wrap_content"
android:layout_height="wrap_content"
layout="@layout/fix_visitor" />
</RelativeLayout>
<HorizontalScrollView
android:layout_width="wrap_content"
android:layout_height="80dp"
android:fadingEdge="none"
android:background="@color/white"
android:sc
<!--
地点访客列表
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:gravity="bottom">
<include
android:layout_width="fill_parent"
android:layout_height="wrap_content"
layout="@layout/place_item_mode" />
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content" >
<LinearLayout
android:layout_width="fill_parent"
android:orientation="horizontal"
android:layout_height="fill_parent">
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content" >
<include
android:layout_width="wrap_content"
android:layout_height="wrap_content"
layout="@layout/fix_visitor" />
</RelativeLayout>
<HorizontalScrollView
android:layout_width="wrap_content"
android:layout_height="80dp"
android:fadingEdge="none"
android:background="@color/white"
android:sc
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>