Commit 2ca3f149 authored by erwin's avatar erwin

黄军辉

    修改UI
parent 0c98abe6
......@@ -9,93 +9,92 @@
android:orientation="horizontal">
<RelativeLayout
android:layout_width="0dp"
android:layout_weight="1"
android:layout_width="70dp"
android:layout_height="70dp">
<!-- android:src="@mipmap/icon_item_cash_bg"-->
<ImageView
android:src="@mipmap/icon_item_cash_bg"
android:src="@drawable/withdraw_bg"
android:layout_width="match_parent"
android:scaleType="fitXY"
android:layout_height="wrap_content"/>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="bottom"
android:layout_weight="1"
android:orientation="horizontal">
<ImageView
android:id="@+id/id_img_icon"
android:layout_width="@dimen/dp_67"
android:layout_height="@dimen/dp_36"
android:layout_marginLeft="2dp"
android:layout_marginTop="@dimen/dp_15"
android:src="@mipmap/baicai_fruit" />
<ImageView
android:id="@+id/id_img_mark"
android:layout_width="46dp"
android:layout_height="@dimen/dp_20"
android:layout_marginLeft="@dimen/dp_18"
android:layout_marginBottom="6dp"
android:src="@mipmap/icon_fuli" />
</LinearLayout>
</RelativeLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="bottom"
android:layout_width="0dp"
android:layout_weight="1"
android:orientation="horizontal">
android:layout_height="match_parent"
android:gravity="center"
android:layout_marginBottom="5dp"
android:orientation="vertical">
<LinearLayout
android:layout_width="68dp"
<TextView
android:id="@+id/id_tv_chazhi"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="vertical">
<ImageView
android:id="@+id/id_img_icon"
android:layout_width="@dimen/dp_67"
android:layout_height="@dimen/dp_36"
android:layout_marginLeft="2dp"
android:layout_marginTop="@dimen/dp_15"
android:src="@mipmap/baicai_fruit" />
<ImageView
android:id="@+id/id_img_mark"
android:layout_width="46dp"
android:layout_height="@dimen/dp_20"
android:layout_marginLeft="@dimen/dp_18"
android:layout_marginBottom="6dp"
android:src="@mipmap/icon_fuli" />
</LinearLayout>
android:layout_gravity="left"
android:text="fdafas"
android:layout_marginLeft="@dimen/dp_20"
android:layout_marginBottom="@dimen/dp_5"
android:textColor="#642D2D"
android:textSize="11sp" />
<RelativeLayout
android:layout_width="150dp"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_10"
android:layout_marginRight="4dp">
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:gravity="center"
android:layout_marginBottom="5dp"
android:orientation="vertical">
<ProgressBar
android:id="@+id/progess_with_draw_item"
style="?android:attr/progressBarStyleHorizontal"
android:layout_width="150dp"
android:layout_height="12dp"
android:progressDrawable="@drawable/user_progressbar_bg" />
<TextView
android:id="@+id/id_tv_chazhi"
android:id="@+id/id_tv_jindu"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="left"
android:text="fdafas"
android:layout_marginLeft="@dimen/dp_20"
android:layout_marginBottom="@dimen/dp_5"
android:textColor="#642D2D"
android:textSize="11sp" />
<RelativeLayout
android:layout_width="150dp"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_10"
android:layout_marginRight="4dp">
<ProgressBar
android:id="@+id/progess_with_draw_item"
style="?android:attr/progressBarStyleHorizontal"
android:layout_width="150dp"
android:layout_height="12dp"
android:progressDrawable="@drawable/user_progressbar_bg" />
<TextView
android:id="@+id/id_tv_jindu"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:layout_marginBottom="-3dp"
android:paddingRight="@dimen/dp_20"
android:textColor="@color/white"
android:textSize="10sp" />
</RelativeLayout>
</LinearLayout>
android:layout_centerInParent="true"
android:layout_marginBottom="-3dp"
android:paddingRight="@dimen/dp_20"
android:textColor="@color/white"
android:textSize="10sp" />
</RelativeLayout>
</LinearLayout>
</RelativeLayout>
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="68dp"
......@@ -122,3 +121,134 @@
</LinearLayout>
</LinearLayout>
<!--<?xml version="1.0" encoding="utf-8"?>-->
<!--<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"-->
<!-- xmlns:app="http://schemas.android.com/apk/res-auto"-->
<!-- xmlns:tools="http://schemas.android.com/tools"-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:layout_marginBottom="4dp"-->
<!-- android:paddingRight="5dp"-->
<!-- android:orientation="horizontal">-->
<!-- <RelativeLayout-->
<!-- android:layout_width="0dp"-->
<!-- android:layout_weight="1"-->
<!-- android:layout_height="70dp">-->
<!--&lt;!&ndash; android:src="@mipmap/icon_item_cash_bg"&ndash;&gt;-->
<!-- <ImageView-->
<!-- android:src="@drawable/withdraw_bg"-->
<!-- android:layout_width="match_parent"-->
<!-- android:scaleType="fitXY"-->
<!-- android:layout_height="wrap_content"/>-->
<!-- <LinearLayout-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="match_parent"-->
<!-- android:layout_gravity="bottom"-->
<!-- android:layout_weight="1"-->
<!-- android:orientation="horizontal">-->
<!-- <LinearLayout-->
<!-- android:layout_width="68dp"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:orientation="vertical">-->
<!-- <ImageView-->
<!-- android:id="@+id/id_img_icon"-->
<!-- android:layout_width="@dimen/dp_67"-->
<!-- android:layout_height="@dimen/dp_36"-->
<!-- android:layout_marginLeft="2dp"-->
<!-- android:layout_marginTop="@dimen/dp_15"-->
<!-- android:src="@mipmap/baicai_fruit" />-->
<!-- <ImageView-->
<!-- android:id="@+id/id_img_mark"-->
<!-- android:layout_width="46dp"-->
<!-- android:layout_height="@dimen/dp_20"-->
<!-- android:layout_marginLeft="@dimen/dp_18"-->
<!-- android:layout_marginBottom="6dp"-->
<!-- android:src="@mipmap/icon_fuli" />-->
<!-- </LinearLayout>-->
<!-- <LinearLayout-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="match_parent"-->
<!-- android:gravity="center"-->
<!-- android:layout_marginBottom="5dp"-->
<!-- android:orientation="vertical">-->
<!-- <TextView-->
<!-- android:id="@+id/id_tv_chazhi"-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:layout_gravity="left"-->
<!-- android:text="fdafas"-->
<!-- android:layout_marginLeft="@dimen/dp_20"-->
<!-- android:layout_marginBottom="@dimen/dp_5"-->
<!-- android:textColor="#642D2D"-->
<!-- android:textSize="11sp" />-->
<!-- <RelativeLayout-->
<!-- android:layout_width="150dp"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:layout_marginLeft="@dimen/dp_10"-->
<!-- android:layout_marginRight="4dp">-->
<!-- <ProgressBar-->
<!-- android:id="@+id/progess_with_draw_item"-->
<!-- style="?android:attr/progressBarStyleHorizontal"-->
<!-- android:layout_width="150dp"-->
<!-- android:layout_height="12dp"-->
<!-- android:progressDrawable="@drawable/user_progressbar_bg" />-->
<!-- <TextView-->
<!-- android:id="@+id/id_tv_jindu"-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:layout_centerInParent="true"-->
<!-- android:layout_marginBottom="-3dp"-->
<!-- android:paddingRight="@dimen/dp_20"-->
<!-- android:textColor="@color/white"-->
<!-- android:textSize="10sp" />-->
<!-- </RelativeLayout>-->
<!-- </LinearLayout>-->
<!-- </LinearLayout>-->
<!-- </RelativeLayout>-->
<!-- <LinearLayout-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="68dp"-->
<!-- android:layout_marginLeft="-13dp"-->
<!-- android:gravity="center"-->
<!-- android:orientation="vertical">-->
<!-- <TextView-->
<!-- android:id="@+id/id_tv_cash"-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:background="@mipmap/icon_iten_jiangjin_bg"-->
<!-- android:gravity="center"-->
<!-- android:text=""-->
<!-- android:textColor="@color/white"-->
<!-- android:textSize="@dimen/sp_15" />-->
<!-- <ImageView-->
<!-- android:id="@+id/id_img_duihuan"-->
<!-- android:layout_width="wrap_content"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:layout_marginTop="-10dp"-->
<!-- android:src="@mipmap/icon_duihuan_check" />-->
<!-- </LinearLayout>-->
<!--</LinearLayout>-->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment