|
|
|
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
|
|
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="match_parent" |
|
|
android:layout_height="match_parent" |
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
android:background="@color/background_color"> |
|
|
|
|
|
|
|
|
<com.hjq.bar.TitleBar |
|
|
<com.hjq.bar.TitleBar |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:background="@drawable/video_ball_bg12" |
|
|
|
|
|
|
|
|
android:background="@color/transparent" |
|
|
app:leftIcon="@mipmap/back_three" |
|
|
app:leftIcon="@mipmap/back_three" |
|
|
app:lineVisible="false" |
|
|
app:lineVisible="false" |
|
|
app:titleColor="#FFFFFF" /> |
|
|
|
|
|
|
|
|
app:title="订单详情" |
|
|
|
|
|
app:titleColor="@color/black" /> |
|
|
|
|
|
|
|
|
<com.huntersun.vkyes.etcopencard.src.widget.StatusLayout |
|
|
<com.huntersun.vkyes.etcopencard.src.widget.StatusLayout |
|
|
android:id="@+id/hl_status_hint" |
|
|
android:id="@+id/hl_status_hint" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="0dp" |
|
|
|
|
|
android:layout_weight="1"> |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content"> |
|
|
|
|
|
|
|
|
|
|
|
<androidx.core.widget.NestedScrollView |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
|
android:layout_above="@+id/rly_1"> |
|
|
|
|
|
|
|
|
<androidx.core.widget.NestedScrollView |
|
|
|
|
|
|
|
|
<RelativeLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content"> |
|
|
|
|
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
|
android:paddingBottom="@dimen/dp_30"> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
|
|
|
<ImageView |
|
|
|
|
|
android:id="@+id/img_top_bg" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/must" |
|
|
|
|
|
android:text="推送订单系统失败" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
tools:visibility="visible" |
|
|
|
|
|
android:textColor="@color/red" |
|
|
|
|
|
android:drawableLeft="@mipmap/must" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:layout_marginHorizontal="@dimen/dp_12" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_12" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content"/> |
|
|
|
|
|
|
|
|
android:layout_height="@dimen/dp_180" |
|
|
|
|
|
android:background="@mipmap/order_detail_top_bg" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/tv_order_status" |
|
|
|
|
|
style="@style/greenTextStyleBold20" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:gravity="left" |
|
|
|
|
|
android:layout_alignTop="@+id/img_green_card" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_30" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:layout_toLeftOf="@+id/img_green_card" |
|
|
|
|
|
android:text="" /> |
|
|
|
|
|
|
|
|
|
|
|
<ImageView |
|
|
|
|
|
android:id="@+id/img_green_card" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_alignBottom="@+id/img_top_bg" |
|
|
|
|
|
android:layout_alignParentRight="true" |
|
|
|
|
|
android:layout_marginRight="@dimen/dp_47" |
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_29" |
|
|
|
|
|
android:src="@mipmap/ic_order_detail_green_card" /> |
|
|
|
|
|
|
|
|
|
|
|
<!-- 车辆信息--> |
|
|
|
|
|
<com.ruffian.library.widget.RLinearLayout |
|
|
|
|
|
android:id="@+id/cardInfo" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_below="@+id/img_green_card" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_15" |
|
|
|
|
|
android:layout_marginTop="-24dp" |
|
|
|
|
|
android:layout_marginRight="@dimen/dp_15" |
|
|
|
|
|
android:orientation="vertical" |
|
|
|
|
|
android:padding="@dimen/dp_10" |
|
|
|
|
|
app:background_normal="@color/white" |
|
|
|
|
|
app:corner_radius="@dimen/dp_10"> |
|
|
|
|
|
<!--车辆信息--> |
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginTop="@dimen/dp_12" |
|
|
|
|
|
android:background="@color/white" |
|
|
|
|
|
android:orientation="vertical" |
|
|
android:orientation="vertical" |
|
|
android:padding="@dimen/dp_15"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:paddingLeft="@dimen/dp_5" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10" |
|
|
|
|
|
android:paddingBottom="@dimen/dp_5"> |
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/tv_yhhh_title" |
|
|
|
|
|
style="@style/blackTextStyleBold16" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_below="@+id/rlinear_ddxx" |
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_12" |
|
|
|
|
|
android:text="车辆信息" /> |
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
android:orientation="horizontal"> |
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
<View |
|
|
|
|
|
android:layout_width="3dp" |
|
|
|
|
|
android:layout_height="16dp" |
|
|
|
|
|
android:background="#00B38B" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="车辆信息" /> |
|
|
|
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="车牌号" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text1" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
android:orientation="horizontal"> |
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="车牌号" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="车牌颜色" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text1" |
|
|
|
|
|
|
|
|
android:id="@+id/text2" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/vehicle_information" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
android:orientation="horizontal"> |
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="车牌颜色" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="收费车型" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text2" |
|
|
|
|
|
|
|
|
android:id="@+id/text3" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:id="@+id/vehicle_information" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="收费车型" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text3" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="核载人数" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text4" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="核定载质量" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text5" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="车辆尺寸" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text6" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/layout" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
tools:visibility="visible"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="车轴数" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text10" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="核载人数" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text4" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/certificates" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_12" |
|
|
|
|
|
android:background="@color/white" |
|
|
|
|
|
android:orientation="vertical" |
|
|
|
|
|
android:padding="@dimen/dp_15"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="核定载质量" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text5" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:text="" /> |
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
android:orientation="horizontal"> |
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
<View |
|
|
|
|
|
android:layout_width="3dp" |
|
|
|
|
|
android:layout_height="16dp" |
|
|
|
|
|
android:background="#00B38B" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="证件信息" /> |
|
|
|
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="车辆尺寸" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text6" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/layout" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
android:orientation="horizontal"> |
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="姓名" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="车轴数" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text7" |
|
|
|
|
|
|
|
|
android:id="@+id/text10" |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
</com.ruffian.library.widget.RLinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<!-- 证件信息--> |
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/certificates" |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_below="@+id/cardInfo" |
|
|
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
<TextView |
|
|
|
|
|
style="@style/blackTextStyleBold16" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_below="@+id/rlinear_ddxx" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_15" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_12" |
|
|
|
|
|
android:text="证件信息" /> |
|
|
|
|
|
|
|
|
|
|
|
<com.ruffian.library.widget.RLinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_below="@+id/tv_yhhh_title" |
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_15" |
|
|
|
|
|
android:layout_marginRight="@dimen/dp_15" |
|
|
|
|
|
android:orientation="vertical" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_10" |
|
|
|
|
|
android:paddingTop="@dimen/dp_15" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10" |
|
|
|
|
|
android:paddingBottom="@dimen/dp_15" |
|
|
|
|
|
app:background_normal="@color/white" |
|
|
|
|
|
app:corner_radius="@dimen/dp_10"> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_5" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:text="姓名" /> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|
android:id="@+id/text7" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_5" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="证件类型" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="证件类型" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text8" |
|
|
android:id="@+id/text8" |
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_5" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="证件号" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="证件号" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text9" |
|
|
android:id="@+id/text9" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_5" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="证件有效日期" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="证件有效日期" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text11" |
|
|
android:id="@+id/text11" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:gravity="center_vertical" |
|
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_5" |
|
|
|
|
|
android:paddingRight="@dimen/dp_10"> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:layout_width="0dp" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle14" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:layout_weight="1" |
|
|
android:layout_weight="1" |
|
|
android:text="手机号" |
|
|
|
|
|
android:textColor="#777777" |
|
|
|
|
|
android:textSize="14sp" /> |
|
|
|
|
|
|
|
|
android:text="手机号" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/text12" |
|
|
android:id="@+id/text12" |
|
|
|
|
|
style="@style/blackTextStyle14" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_8" |
|
|
|
|
|
android:text="" |
|
|
|
|
|
android:textColor="#333333" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android:text="" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<View |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</com.ruffian.library.widget.RLinearLayout> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
</androidx.core.widget.NestedScrollView> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout> |
|
|
|
|
|
</androidx.core.widget.NestedScrollView> |
|
|
</com.huntersun.vkyes.etcopencard.src.widget.StatusLayout> |
|
|
</com.huntersun.vkyes.etcopencard.src.widget.StatusLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout |
|
|
|
|
|
android:id="@+id/rly_1" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content"> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:layout_alignParentBottom="true" |
|
|
|
|
|
android:background="@color/white"> |
|
|
|
|
|
<com.ruffian.library.widget.RTextView |
|
|
android:id="@+id/cancel" |
|
|
android:id="@+id/cancel" |
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:layout_marginHorizontal="@dimen/dp_20" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_20" |
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_20" |
|
|
|
|
|
android:background="@drawable/button_circle_selector2" |
|
|
|
|
|
|
|
|
style="@style/black02TextStyle12" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="@dimen/dp_30" |
|
|
|
|
|
android:layout_marginRight="@dimen/dp_20" |
|
|
|
|
|
android:gravity="center" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_12" |
|
|
|
|
|
android:paddingRight="@dimen/dp_12" |
|
|
android:text="取消订单" |
|
|
android:text="取消订单" |
|
|
android:textColor="#FFFFFF" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
tools:visibility="visible" /> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
|
|
|
app:border_color_normal="@color/gray02" |
|
|
|
|
|
app:border_width_normal="0.5dp" |
|
|
|
|
|
app:corner_radius="@dimen/dp_50" |
|
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
|
|
app:layout_constraintRight_toLeftOf="@+id/nextStep" |
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent" /> |
|
|
|
|
|
<com.ruffian.library.widget.RTextView |
|
|
android:id="@+id/nextStep" |
|
|
android:id="@+id/nextStep" |
|
|
android:layout_width="0dp" |
|
|
|
|
|
android:layout_weight="1" |
|
|
|
|
|
android:layout_height="@dimen/dp_45" |
|
|
|
|
|
android:layout_marginHorizontal="@dimen/dp_20" |
|
|
|
|
|
android:layout_marginTop="@dimen/dp_20" |
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_20" |
|
|
|
|
|
android:background="@drawable/button_circle_selector" |
|
|
|
|
|
android:text="业务办理" |
|
|
|
|
|
android:textColor="#FFFFFF" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
tools:visibility="visible" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
style="@style/whiteTextStyle12" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="@dimen/dp_30" |
|
|
|
|
|
android:layout_marginRight="@dimen/dp_35" |
|
|
|
|
|
android:gravity="center" |
|
|
|
|
|
android:paddingLeft="@dimen/dp_12" |
|
|
|
|
|
android:paddingRight="@dimen/dp_12" |
|
|
|
|
|
android:text="设备激活" |
|
|
|
|
|
app:background_normal="@color/green01" |
|
|
|
|
|
app:corner_radius="@dimen/dp_50" |
|
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent" |
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent" /> |
|
|
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout> |
|
|
|
|
|
</RelativeLayout> |