总结 2018-1-8

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical">

    <ScrollView
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        >

        <LinearLayout
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:orientation="vertical"
            >

            <RelativeLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content">

                <RelativeLayout
                    android:layout_width="match_parent"
                    android:layout_height="350dp"
                    android:background="@drawable/background_login"
                    android:orientation="vertical">


                    <RelativeLayout
                        android:id="@+id/foot"
                        android:layout_width="match_parent"
                        android:layout_height="50dp">


                        <TextView
                            android:layout_width="wrap_content"
                            android:layout_height="match_parent"
                            android:layout_marginLeft="5dp"
                            android:gravity="center_vertical"
                            android:text="金元宝投资"
                            android:textColor="#ffffff"
                            android:textSize="10sp" />

                        <RelativeLayout
                            android:onClick="DoClick5"
                            android:layout_width="30dp"
                            android:layout_height="30dp"
                            android:layout_centerVertical="true"
                            android:layout_alignParentRight="true"
                            android:layout_marginRight="5dp">


                            <ImageView
                                android:layout_centerInParent="true"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:src="@drawable/xiaoxi"/>

                            <RelativeLayout
                                android:layout_width="13dp"
                                android:layout_height="13dp"
                                android:layout_alignParentRight="true"
                                android:layout_marginRight="2dp">


                                <ImageView
                                    android:layout_centerInParent="true"
                                    android:layout_width="wrap_content"
                                    android:layout_height="wrap_content"
                                   android:background="@drawable/yuanyuanyuan"
                                    />

                                <TextView
                                    android:layout_centerInParent="true"
                                    android:layout_width="wrap_content"
                                    android:layout_height="wrap_content"
                                    android:text="6"
                                    android:textSize="10sp"
                                    android:textStyle="bold"
                                    android:textColor="#ffffff"
                                    />

                            </RelativeLayout>




                        </RelativeLayout>


                    </RelativeLayout>


                    <RelativeLayout
                        android:layout_width="match_parent"
                        android:layout_height="330dp"
                        android:layout_below="@id/foot">

                        <RelativeLayout
                            android:id="@+id/lalala"
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_centerHorizontal="true"
                            android:layout_marginTop="5dp">

                            <TextView
                                android:id="@+id/one"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:text="6.1"
                                android:textColor="#ffffff"
                                android:textSize="40sp" />

                            <TextView
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:layout_marginTop="30dp"
                                android:layout_toRightOf="@+id/one"
                                android:text="+6.9%"
                                android:textColor="#ffffff"
                                android:textSize="15sp" />


                        </RelativeLayout>


                        <TextView
                            android:id="@+id/two"
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_below="@+id/lalala"
                            android:layout_centerHorizontal="true"
                            android:text="预期年化收益率"
                            android:textColor="#ffffff"
                            android:layout_marginTop="10dp"
                            android:textSize="12sp" />


                        <RelativeLayout
                            android:id="@+id/quzhuanqian"
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_below="@+id/two"
                            android:layout_centerHorizontal="true"
                            android:layout_marginTop="20dp"
                            android:background="@drawable/shapee">


                            <TextView
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                android:layout_centerInParent="true"
                                android:text="去赚钱"
                                android:textColor="#ecd269"
                                android:textSize="15sp" />

                        </RelativeLayout>


                        <TextView
                            android:layout_width="match_parent"
                            android:layout_height="30dp"
                            android:layout_below="@+id/quzhuanqian"
                            android:layout_marginTop="40dp"
                            android:gravity="center"
                            android:text="收益稳健  ·  存取便捷  ·  信息透明  ·  交易0费用"
                            android:textColor="#ffffff"
                            android:textSize="12sp" />


                    </RelativeLayout>


                </RelativeLayout>

                <RelativeLayout
                    android:layout_width="match_parent"
                    android:layout_height="120dp"
                    android:layout_marginLeft="40dp"
                    android:layout_marginRight="40dp"
                    android:layout_marginTop="280dp"
                    android:background="@drawable/yuanjiaokuangsan">


                    <RelativeLayout
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:layout_centerVertical="true"
                        android:layout_marginLeft="30dp">

                        <ImageView
                            android:id="@+id/baozhangicon"
                            android:layout_width="40dp"
                            android:layout_height="40dp"
                            android:layout_centerHorizontal="true"
                            android:src="@drawable/anquanbaozhang" />

                        <TextView
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_below="@id/baozhangicon"
                            android:layout_marginTop="5dp"
                            android:text="安全保障"
                            android:textStyle="bold"
                            android:textSize="10sp"/>

                    </RelativeLayout>

                    <RelativeLayout
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:layout_centerInParent="true">

                        <ImageView
                            android:id="@+id/shujuicon"
                            android:layout_width="40dp"
                            android:layout_height="40dp"
                            android:layout_centerHorizontal="true"
                            android:src="@drawable/shuju" />

                        <TextView
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_below="@id/shujuicon"
                            android:layout_marginTop="5dp"
                            android:text="平台数据"
                            android:textSize="10sp"
                            android:textStyle="bold" />

                    </RelativeLayout>

                    <RelativeLayout
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:layout_alignParentRight="true"
                        android:layout_centerVertical="true"
                        android:layout_marginRight="30dp">

                        <ImageView
                            android:id="@+id/qiyeicon"
                            android:layout_width="40dp"
                            android:layout_height="40dp"
                            android:layout_centerHorizontal="true"
                            android:src="@drawable/qiyejianjie" />

                        <TextView
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_below="@id/qiyeicon"
                            android:layout_marginTop="5dp"
                            android:text="企业简介"
                            android:textSize="10sp"
                            android:textStyle="bold" />

                    </RelativeLayout>


                </RelativeLayout>

            </RelativeLayout>

            <TextView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_gravity="center"
                android:layout_marginTop="30dp"
                android:textSize="10sp"
                android:text="账户资金由浦发支付托管" />


        </LinearLayout>

    </ScrollView>

</LinearLayout>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值