[6.6.0]车辆控制切图替换
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 57 KiB |
@@ -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
|
||||
|
||||