[3.3.0]调整红绿灯倒计时文字间距

This commit is contained in:
xuxinchao
2023-07-04 17:49:24 +08:00
parent 09a9a8c56c
commit b36fc3794b

View File

@@ -32,7 +32,7 @@
android:textStyle="bold"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintLeft_toRightOf="@id/hmi_traffic_light_iv"
android:layout_marginStart="-30dp"
android:layout_marginStart="-40dp"
/>
<TextView