<?xml version="1.0" encoding="utf-8"?>
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
xmlns:tools="http://schemas.android.com/tools">
|
|
<androidx.core.widget.NestedScrollView
|
android:layout_width="match_parent"
|
android:layout_height="match_parent">
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:background="@color/write"
|
android:layout_height="wrap_content"
|
android:orientation="vertical">
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="下单时间:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_time"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="订单编号:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_number"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="订单来源:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_by_to"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="乘车时间:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_trevel_time"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="下单用户:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_name"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="乘车用户:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_car_people"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:id="@+id/ll_order_type"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="订单类型:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_type"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="起点:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_start"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="终点:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
|
<TextView
|
android:id="@+id/tv_end"
|
android:layout_width="match_parent"
|
android:gravity="right"
|
android:layout_height="wrap_content"
|
tools:text="2019"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="所属线路:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_line"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="几人乘车:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_people_num"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="座位号:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_zw_num"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="备注信息:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_remark"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="订单价格:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_money"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="接单司机:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_car"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
<LinearLayout
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="接单车辆:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_car_in"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
tools:text="2019/5/31/12:20"
|
android:textColor="#ff333333"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
|
|
<LinearLayout
|
android:id="@+id/ll_line"
|
android:layout_width="match_parent"
|
android:layout_height="match_parent"
|
android:layout_marginStart="14dp"
|
android:layout_marginEnd="14dp"
|
android:layout_marginTop="7dp"
|
android:layout_marginBottom="7dp"
|
android:orientation="horizontal">
|
|
<TextView
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="订单轨迹:"
|
android:textColor="#ff000000"
|
android:textSize="12sp"
|
android:shadowColor="#80d7d7d7"
|
/>
|
|
<include layout="@layout/include_weight_width"/>
|
|
<TextView
|
android:id="@+id/tv_order_track"
|
android:layout_width="wrap_content"
|
android:layout_height="wrap_content"
|
android:text="查看"
|
android:textColor="#F07207"
|
android:textStyle="bold"
|
android:textSize="12sp"
|
/>
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
</androidx.core.widget.NestedScrollView>
|
|
<TextView
|
android:id="@+id/tv_cancel"
|
android:layout_alignParentBottom="true"
|
android:layout_width="match_parent"
|
android:layout_margin="14dp"
|
android:layout_height="40dp"
|
android:background="@drawable/main_color_btn"
|
android:gravity="center"
|
android:text="取消订单"
|
android:textColor="#fff07710"
|
android:textSize="14sp"
|
/>
|
|
</RelativeLayout>
|