[8.1.0]统一红绿灯UI调整

This commit is contained in:
xuxinchao
2025-06-17 14:55:52 +08:00
parent f1cb3b337f
commit aa1583a6ea
2 changed files with 5 additions and 5 deletions

View File

@@ -11,8 +11,8 @@
android:layout_height="@dimen/dp_90"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
android:layout_marginStart="@dimen/dp_20"
android:layout_marginTop="@dimen/dp_10"
android:layout_marginStart="@dimen/dp_16"
android:layout_marginTop="@dimen/dp_11"
android:contentDescription="@string/common_traffic_light_status"
/>