[6.6.0]车辆控制切图替换

This commit is contained in:
xuxinchao
2024-08-20 17:42:46 +08:00
parent 5362d21d41
commit d3de1a7b95
28 changed files with 8 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 57 KiB

View File

@@ -223,6 +223,7 @@
app:layout_constraintLeft_toLeftOf="@id/viewSeatStatusBg"
android:textOff=""
android:textOn=""
android:layout_marginLeft="@dimen/dp_21"
/>
<ToggleButton
@@ -234,6 +235,7 @@
app:layout_constraintRight_toRightOf="@id/viewSeatStatusBg"
android:textOff=""
android:textOn=""
android:layout_marginRight="@dimen/dp_21"
/>
<ToggleButton
@@ -246,6 +248,7 @@
app:layout_constraintBottom_toBottomOf="@id/viewSeatStatusBg"
android:textOff=""
android:textOn=""
android:layout_marginBottom="@dimen/dp_17"
/>
<View
@@ -279,6 +282,7 @@
app:layout_constraintRight_toLeftOf="@id/ivLineToRight"
android:src="@drawable/exam_line_to_left_selector"
android:contentDescription="@string/exam_line_to_left"
android:layout_marginRight="@dimen/dp_3"
/>
<ImageView
@@ -289,6 +293,7 @@
app:layout_constraintTop_toBottomOf="@id/ivLineToRight"
android:src="@drawable/exam_over_take_selector"
android:contentDescription="@string/exam_over_take"
android:layout_marginTop="@dimen/dp_30"
/>
<ImageView
@@ -300,6 +305,7 @@
app:layout_constraintRight_toLeftOf="@id/ivOverTake"
android:src="@drawable/exam_pull_over_selector"
android:contentDescription="@string/exam_pull_over"
android:layout_marginRight="@dimen/dp_3"
/>
<ImageView
@@ -310,6 +316,7 @@
app:layout_constraintTop_toBottomOf="@id/ivOverTake"
android:src="@drawable/exam_take_over_recover_selector"
android:contentDescription="@string/exam_take_over_recover"
android:layout_marginTop="@dimen/dp_30"
/>
<ImageView
@@ -321,6 +328,7 @@
app:layout_constraintRight_toLeftOf="@id/ivTakeOverRecover"
android:src="@drawable/exam_take_over_request_selector"
android:contentDescription="@string/exam_take_over_request"
android:layout_marginRight="@dimen/dp_3"
/>
<ImageView