| | |
| | | android:id="@+id/ll_show_hide_detail" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:background="?android:attr/selectableItemBackground" |
| | | android:clickable="true" |
| | | android:gravity="center" |
| | | android:orientation="vertical" |
| | | android:paddingTop="8dp" |
| | | android:paddingBottom="7dp" |
| | | android:clickable="true" |
| | | android:background="?android:attr/selectableItemBackground" |
| | | android:gravity="center"> |
| | | android:paddingBottom="7dp"> |
| | | |
| | | <TextView |
| | | android:layout_marginLeft="50dp" |
| | | android:layout_marginRight="50dp" |
| | | android:id="@+id/tv_subtask_name_bar" |
| | | android:layout_width="wrap_content" |
| | | android:textColor="@color/white" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginLeft="50dp" |
| | | android:layout_marginRight="50dp" |
| | | android:gravity="center" |
| | | android:singleLine="true" |
| | | android:layout_height="wrap_content" |
| | | android:textSize="16sp" |
| | | android:text="任务名称"/> |
| | | android:text="任务名称" |
| | | android:textColor="@color/white" |
| | | android:textSize="16sp" /> |
| | | |
| | | <LinearLayout |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:orientation="horizontal" |
| | | android:layout_marginTop="-1dp" |
| | | android:layout_marginLeft="50dp" |
| | | android:layout_marginTop="-1dp" |
| | | android:layout_marginRight="50dp" |
| | | android:gravity="center_vertical" |
| | | android:layout_marginRight="50dp"> |
| | | android:orientation="horizontal"> |
| | | |
| | | <TextView |
| | | android:id="@+id/tv_subtask_status_bar" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:singleLine="true" |
| | | android:textSize="13dp" |
| | | android:text="任务状态" |
| | | android:textColor="@color/white"/> |
| | | android:textColor="@color/white" |
| | | android:textSize="13dp" /> |
| | | |
| | | <ImageView |
| | | android:alpha="0.9" |
| | | android:layout_marginLeft="2dp" |
| | | android:layout_marginTop="1dp" |
| | | android:id="@+id/iv_patrol_show_site_detail" |
| | | android:src="@drawable/selector_show_hide_white" |
| | | android:layout_width="14dp" |
| | | android:layout_height="13dp" |
| | | android:scaleType="fitXY" /> |
| | | android:layout_marginLeft="2dp" |
| | | android:layout_marginTop="1dp" |
| | | android:alpha="0.9" |
| | | android:scaleType="fitXY" |
| | | android:src="@drawable/selector_show_hide_white" /> |
| | | </LinearLayout> |
| | | |
| | | |
| | |
| | | |
| | | <TextView |
| | | android:id="@+id/scene_status" |
| | | android:visibility="gone" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginBottom="230dp" |
| | | android:layout_marginBottom="246dp" |
| | | android:background="@drawable/shape_yellow" |
| | | android:drawableStart="@drawable/ic_group_black_24dp" |
| | | android:backgroundTint="@color/main_color_3" |
| | | android:drawableStart="@drawable/ic_info_black_24dp" |
| | | android:drawableTint="@color/white" |
| | | android:elevation="@dimen/dimen4" |
| | | android:foreground="?android:attr/selectableItemBackground" |
| | |
| | | android:padding="@dimen/dimen4" |
| | | android:text="@string/scene_status" |
| | | android:textColor="@color/white" |
| | | android:visibility="visible" |
| | | tools:ignore="UnusedAttribute" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/scene_detail" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_width="32dp" |
| | | android:layout_height="36dp" |
| | | android:layout_alignParentStart="true" |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginBottom="230dp" |
| | | android:layout_marginBottom="188dp" |
| | | android:background="@drawable/shape_yellow" |
| | | android:drawableStart="@drawable/ic_info_black_24dp" |
| | | android:drawableTint="@color/white" |
| | | android:elevation="@dimen/dimen4" |
| | | android:foreground="?android:attr/selectableItemBackground" |
| | | android:gravity="center" |
| | | android:padding="@dimen/dimen4" |
| | | android:text="点位情况" |
| | | android:text="!" |
| | | android:textStyle="bold" |
| | | android:textColor="@color/white" |
| | | tools:ignore="UnusedAttribute" /> |
| | | |
| | |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginBottom="188dp" |
| | | android:background="@drawable/shape_green" |
| | | android:backgroundTint="@color/lightGreen" |
| | | android:drawableStart="@drawable/ic_group_black_24dp" |
| | | android:drawableTint="@color/white" |
| | | android:elevation="@dimen/dimen4" |