161 lines
5.8 KiB
XML
161 lines
5.8 KiB
XML
<?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"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:orientation="vertical"
|
|
android:background="@drawable/bg_jiedan"
|
|
android:layout_marginLeft="@dimen/dp_38"
|
|
android:layout_marginRight="@dimen/dp_38"
|
|
android:layout_marginTop="@dimen/dp_26"
|
|
android:paddingLeft="@dimen/dp_28"
|
|
android:paddingRight="@dimen/dp_28"
|
|
android:paddingBottom="@dimen/dp_18"
|
|
android:id="@+id/item_huoyuan_jiedan"
|
|
android:layout_marginBottom="@dimen/dp_3"
|
|
android:elevation="@dimen/dp_1">
|
|
<RelativeLayout
|
|
android:layout_marginTop="35dp"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<TextView
|
|
android:id="@+id/effectiveTime"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="07-02 12:00截止"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<TextView
|
|
android:id="@+id/sendPutString"
|
|
android:layout_marginLeft="@dimen/dp_125"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="1装1卸"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:layout_centerVertical="true"
|
|
/>
|
|
<androidx.cardview.widget.CardView
|
|
android:layout_alignParentRight="true"
|
|
android:layout_width="@dimen/dp_29"
|
|
android:layout_height="@dimen/dp_29"
|
|
app:cardCornerRadius="@dimen/dp_5"
|
|
app:cardBackgroundColor="#EB001B">
|
|
<TextView
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:text="接"
|
|
android:textColor="#fff"
|
|
android:gravity="center"
|
|
android:textSize="@dimen/dp_21"/>
|
|
</androidx.cardview.widget.CardView>
|
|
</RelativeLayout>
|
|
<TextView
|
|
android:layout_marginTop="@dimen/dp_24"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="装货地"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:alpha="0.7"
|
|
/>
|
|
<TextView
|
|
android:id="@+id/loadingAddress"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="郑州市市委党校"
|
|
android:textColor="#000000"
|
|
android:maxLines="1"
|
|
android:ellipsize="end"
|
|
android:textSize="@dimen/sp_21"
|
|
/>
|
|
<TextView
|
|
android:layout_marginTop="@dimen/dp_11"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="卸货地"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:alpha="0.7"
|
|
/>
|
|
<TextView
|
|
android:id="@+id/receiverAddress"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="广州市市委组织部"
|
|
android:textColor="#000000"
|
|
android:maxLines="1"
|
|
android:ellipsize="end"
|
|
android:textSize="@dimen/sp_21"
|
|
/>
|
|
<TextView
|
|
android:layout_marginTop="@dimen/dp_11"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="货物"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:alpha="0.7"
|
|
/>
|
|
<TextView
|
|
android:id="@+id/goodsBigCate"
|
|
android:layout_marginTop="@dimen/dp_3"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="15吨 | 130方 | 药品食品"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
/>
|
|
<TextView
|
|
android:layout_marginTop="@dimen/dp_5"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:text="车型要求"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:alpha="0.7"
|
|
/>
|
|
<TextView
|
|
android:id="@+id/vehicleType"
|
|
android:layout_marginTop="@dimen/dp_3"
|
|
android:layout_width="@dimen/dp_101"
|
|
android:layout_height="@dimen/dp_19"
|
|
android:text="16.5米厢式车5轴"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
/>
|
|
|
|
<RelativeLayout
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content">
|
|
<TextView
|
|
android:layout_width="@dimen/dp_81"
|
|
android:layout_height="@dimen/dp_19"
|
|
android:layout_marginTop="@dimen/dp_3"
|
|
android:text="预估运输里程"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13"
|
|
android:alpha="0.7"
|
|
/>
|
|
<TextView
|
|
android:id="@+id/distance"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginTop="@dimen/dp_29"
|
|
android:text="1650km"
|
|
android:textColor="#000000"
|
|
android:textSize="@dimen/sp_13" />
|
|
<TextView
|
|
android:id="@+id/totalFreight"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_alignParentRight="true"
|
|
android:text="¥1990.00"
|
|
android:textColor="#ffeb001b"
|
|
android:textSize="@dimen/sp_25" />
|
|
</RelativeLayout>
|
|
|
|
</LinearLayout> |