| | |
| | | <RelativeLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/item_bg_color" |
| | | android:orientation="vertical"> |
| | | |
| | | <include |
| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginLeft="10dp" |
| | | android:layout_marginTop="15dp" |
| | | android:layout_marginRight="10dp" |
| | | android:layout_marginBottom="20dp" |
| | | android:background="@drawable/bg_detail_wite" |
| | | android:orientation="vertical" |
| | | android:padding="20dp"> |
| | | android:paddingLeft="10dp" |
| | | android:paddingTop="15dp" |
| | | android:paddingRight="10dp" |
| | | android:paddingBottom="20dp"> |
| | | |
| | | |
| | | <RelativeLayout |
| | |
| | | android:layout_width="20dp" |
| | | android:layout_height="20dp" |
| | | android:layout_centerVertical="true" |
| | | android:layout_marginLeft="10dp" |
| | | android:layout_marginRight="15dp" |
| | | android:src="@mipmap/icon_project" /> |
| | | |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/jinduTag" |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="right" |
| | | android:text="工单ID:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | <TextView |
| | | |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="right" |
| | | android:text="派单人姓名:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="right" |
| | | android:text="派单时间:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="center_vertical" |
| | | android:gravity="right" |
| | | android:text="任务类型:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/daiShenPiTag" |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="right" |
| | | android:text="要求完成时间:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | <TextView |
| | | |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="right" |
| | | android:text="完成标准:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_width="120dp" |
| | | android:layout_height="wrap_content" |
| | | android:gravity="right" |
| | | android:text="任务内容:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | |
| | | </LinearLayout> |
| | | |
| | | </LinearLayout> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/orderDealLL" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="15dp" |
| | | android:layout_marginLeft="10dp" |
| | | android:layout_marginRight="10dp" |
| | | android:layout_marginBottom="20dp" |
| | | android:background="@drawable/bg_detail_wite" |
| | | android:orientation="vertical" |
| | | android:visibility="gone"> |
| | | android:paddingLeft="10dp" |
| | | android:paddingTop="15dp" |
| | | android:paddingRight="10dp" |
| | | android:paddingBottom="20dp"> |
| | | |
| | | |
| | | <TextView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | |
| | | android:layout_marginBottom="5dp" |
| | | android:gravity="center" |
| | | android:text="处理结果" |
| | | android:textColor="@color/base_blue" |
| | | android:textSize="@dimen/order_detail_text_size" |
| | | android:textStyle="bold" /> |
| | | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="2dp" |
| | | android:background="@color/base_blue" /> |
| | | |
| | | <TextView |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="5dp" |
| | | android:gravity="center" |
| | | android:text="处理结果" |
| | | android:textColor="@color/base_blue" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | |
| | | <LinearLayout |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="反馈详情:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="反馈时间:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <TextView |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="反馈图片:" |
| | | android:textColor="@color/manage_item_text" |
| | | android:textColor="@color/item_name_text_color" |
| | | android:textSize="@dimen/order_detail_text_size" /> |
| | | |
| | | <androidx.recyclerview.widget.RecyclerView |