[8.1.0]统一红绿灯UI调整
This commit is contained in:
@@ -89,9 +89,9 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
android:layout_marginTop="@dimen/dp_26"
|
||||
android:layout_marginEnd="@dimen/dp_21"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
android:layout_marginTop="@dimen/dp_30"
|
||||
android:layout_marginStart="@dimen/dp_21"
|
||||
android:visibility="gone"
|
||||
app:lightUser="passenger"
|
||||
/>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user