[8.1.0]B2乘客屏更改底部乘客屏版本号文字颜色

This commit is contained in:
xuxinchao
2025-06-26 15:42:07 +08:00
parent c6a547a784
commit 443f1cafe1
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@+id/video_fragment"
android:textSize="@dimen/dp_14"
android:textColor="@color/shuttle_p_ma_color_C8D3DD"
android:textColor="@color/shuttle_p_ma_color_A5B6C7"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>

View File

@@ -21,7 +21,7 @@
<color name="shuttle_p_m2_color_1466fb">#1466FB</color>
<color name="shuttle_p_m2_color_7094ad">#7094AD</color>
<color name="shuttle_p_m2_color_80FFFFFF">#80FFFFFF</color>
<color name="shuttle_p_ma_color_C8D3DD">#C8D3DD</color>
<color name="shuttle_p_ma_color_A5B6C7">#A5B6C7</color>
<color name="shuttle_p_m2_color_99afc9e7">#99AFC9E7</color>
<color name="shuttle_p_m2_color_6617417B">#6617417B</color>