[8.1.0]B2乘客屏底部版本号View更换颜色

This commit is contained in:
xuxinchao
2025-06-26 15:17:52 +08:00
parent d174d6b69f
commit c6a547a784
2 changed files with 2 additions and 1 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_m2_color_80FFFFFF"
android:textColor="@color/shuttle_p_ma_color_C8D3DD"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>

View File

@@ -21,6 +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_m2_color_99afc9e7">#99AFC9E7</color>
<color name="shuttle_p_m2_color_6617417B">#6617417B</color>