| | |
| | | android:id="@+id/tv_title_slab" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:textStyle="bold" |
| | | android:layout_centerInParent="true" |
| | | android:text="准备出发" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="50sp" /> |
| | | android:textSize="50sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | </RelativeLayout> |
| | | |
| | |
| | | android:layout_marginBottom="10dp" |
| | | android:orientation="vertical"> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_info_top" |
| | | android:layout_width="384dp" |
| | | android:layout_height="wrap_content" |
| | | android:layout_margin="10dp" |
| | | android:background="@drawable/bg_slab_main_8" |
| | | android:elevation="5dp" |
| | | android:orientation="vertical" |
| | | android:paddingStart="10dp"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_name" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="23dp" |
| | | android:text="可乐" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="34sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_car_num" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="23dp" |
| | | android:layout_marginBottom="9dp" |
| | | android:text="123次乘车" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" |
| | | android:visibility="gone" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_phone" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="23dp" |
| | | android:layout_marginBottom="22dp" |
| | | android:drawableStart="@mipmap/icon_dial_slab" |
| | | android:drawablePadding="10dp" |
| | | android:text="15367543211" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_order_top" |
| | | android:layout_width="384dp" |
| | | android:layout_height="0dp" |
| | | <androidx.core.widget.NestedScrollView |
| | | android:layout_width="404dp" |
| | | android:layout_weight="1" |
| | | android:layout_marginStart="10dp" |
| | | android:layout_marginEnd="10dp" |
| | | android:layout_marginBottom="10dp" |
| | | android:background="@drawable/bg_slab_main_8_bottom" |
| | | android:elevation="5dp" |
| | | android:orientation="vertical" |
| | | android:paddingStart="16dp"> |
| | | android:layout_height="0dp"> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="404dp" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_info_top" |
| | | android:layout_width="384dp" |
| | | android:layout_height="wrap_content" |
| | | android:layout_margin="10dp" |
| | | android:background="@drawable/bg_slab_main_8" |
| | | android:elevation="5dp" |
| | | android:orientation="vertical" |
| | | android:paddingStart="10dp"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_name" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="23dp" |
| | | android:text="可乐" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="34sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_car_num" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="23dp" |
| | | android:layout_marginBottom="9dp" |
| | | android:text="123次乘车" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" |
| | | android:visibility="gone" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_phone" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="23dp" |
| | | android:layout_marginBottom="22dp" |
| | | android:drawableStart="@mipmap/icon_dial_slab" |
| | | android:drawablePadding="10dp" |
| | | android:text="15367543211" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_time" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="21dp" |
| | | android:maxLines="1" |
| | | android:ellipsize="end" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@mipmap/icon_time_xiao" |
| | | android:drawablePadding="13dp" |
| | | android:text="4月3日 14:00" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | <LinearLayout |
| | | android:id="@+id/ll_order_top" |
| | | android:layout_width="384dp" |
| | | android:layout_height="0dp" |
| | | android:layout_marginStart="10dp" |
| | | android:layout_marginEnd="10dp" |
| | | android:layout_marginBottom="10dp" |
| | | android:layout_weight="1" |
| | | android:background="@drawable/bg_slab_main_8_bottom" |
| | | android:elevation="5dp" |
| | | android:orientation="vertical" |
| | | android:paddingStart="16dp"> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_start_address" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:maxLines="1" |
| | | android:ellipsize="end" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@drawable/bg_point_main_color_slab" |
| | | android:drawablePadding="13dp" |
| | | android:text="柳州市政府旁红旗连锁超市" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | <TextView |
| | | android:id="@+id/tv_time" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="21dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@mipmap/icon_time_xiao" |
| | | android:drawablePadding="13dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="4月3日 14:00" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_end_address" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:maxLines="1" |
| | | android:ellipsize="end" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@drawable/bg_point_main_color_black_slab" |
| | | android:drawablePadding="13dp" |
| | | android:text="柳州客运中心" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | <TextView |
| | | android:id="@+id/tv_start_address" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@drawable/bg_point_main_color_slab" |
| | | android:drawablePadding="13dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="柳州市政府旁红旗连锁超市" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_name_phone" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:maxLines="1" |
| | | android:ellipsize="end" |
| | | android:drawableStart="@mipmap/people_cargo" |
| | | android:drawablePadding="20dp" |
| | | android:text="张三-145764578" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_type_cargo" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:maxLines="1" |
| | | android:ellipsize="end" |
| | | android:drawableStart="@mipmap/item_cargo" |
| | | android:drawablePadding="20dp" |
| | | android:text="普通小件" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | <TextView |
| | | android:id="@+id/tv_end_address" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@drawable/bg_point_main_color_black_slab" |
| | | android:drawablePadding="13dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="柳州客运中心" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_red_money" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:maxLines="1" |
| | | android:ellipsize="end" |
| | | android:drawableStart="@mipmap/rocket_cargo" |
| | | android:drawablePadding="20dp" |
| | | android:text="8元加急费" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | <TextView |
| | | android:id="@+id/tv_name_phone" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@mipmap/people_cargo" |
| | | android:drawablePadding="20dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="张三-145764578" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | </LinearLayout> |
| | | <TextView |
| | | android:id="@+id/tv_type_cargo" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@mipmap/item_cargo" |
| | | android:drawablePadding="20dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="普通小件" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_red_money" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:layout_marginBottom="11dp" |
| | | android:drawableStart="@mipmap/rocket_cargo" |
| | | android:drawablePadding="20dp" |
| | | android:ellipsize="end" |
| | | android:maxLines="1" |
| | | android:text="8元加急费" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | | </LinearLayout> |
| | | </androidx.core.widget.NestedScrollView> |
| | | |
| | | <com.okgoincar.utils.view.SlidingButton |
| | | android:id="@+id/slide_btn" |
| | |
| | | android:id="@+id/tv_gap_money" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="40dp" |
| | | android:text="补差价" |
| | | android:gravity="center" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginEnd="40dp" |
| | | android:layout_marginBottom="90dp" |
| | | android:textSize="30dp" |
| | | android:gravity="center" |
| | | android:text="补差价" |
| | | android:textColor="@color/main_yellow" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_alignParentBottom="true" /> |
| | | android:textSize="30dp" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/iv_to_gd" |
| | |
| | | android:id="@+id/tv_code_num" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:textStyle="bold" |
| | | android:layout_marginTop="16dp" |
| | | android:text="证号:123441415242345678" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" /> |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_name_car_man" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:textStyle="bold" |
| | | android:text="姓名:张师傅" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" /> |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_car_num_var" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:text="车牌:桂B12345" |
| | | android:textStyle="bold" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" /> |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="wrap_content" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="星级:" |
| | | android:textStyle="bold" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" /> |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <androidx.recyclerview.widget.RecyclerView |
| | | android:id="@+id/recycler_view_start" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:text="公司:云森科技公司" |
| | | android:textStyle="bold" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" /> |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_time_send_prove" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="11dp" |
| | | android:text="发证日期:2018.12.1" |
| | | android:textStyle="bold" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="30sp" /> |
| | | android:textSize="30sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | </LinearLayout> |
| | | |
| | |
| | | android:layout_below="@+id/iv_head" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_marginTop="14dp" |
| | | android:textStyle="bold" |
| | | android:layout_marginEnd="35dp" |
| | | android:text="8月32日星期三" |
| | | android:textColor="#ffffffff" |
| | | android:textSize="26sp" /> |
| | | android:textSize="26sp" |
| | | android:textStyle="bold" /> |
| | | |
| | | |
| | | </RelativeLayout> |
| | |
| | | android:textSize="40sp" /> |
| | | |
| | | |
| | | |
| | | |
| | | <Button |
| | | android:id="@+id/btn_start" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="150dp" |
| | | android:text="开始行程" |
| | | android:visibility="gone" |
| | | android:layout_height="match_parent"/> |
| | | android:visibility="gone" /> |
| | | |
| | | <Button |
| | | android:id="@+id/btn_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginStart="300dp" |
| | | android:text="结束行程" |
| | | android:visibility="gone" |
| | | android:layout_height="match_parent"/> |
| | | android:visibility="gone" /> |
| | | |
| | | |
| | | </RelativeLayout> |