[6.5.0]调整红绿灯距离顶部高度
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
app:layout_constraintLeft_toLeftOf="parent"
|
app:layout_constraintLeft_toLeftOf="parent"
|
||||||
app:layout_constraintRight_toRightOf="parent"
|
app:layout_constraintRight_toRightOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent"
|
app:layout_constraintTop_toTopOf="parent"
|
||||||
android:layout_marginTop="@dimen/dp_165"
|
android:layout_marginTop="@dimen/dp_150"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:fusionLightUser="passenger"
|
app:fusionLightUser="passenger"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -91,7 +91,7 @@
|
|||||||
app:layout_constraintLeft_toLeftOf="parent"
|
app:layout_constraintLeft_toLeftOf="parent"
|
||||||
app:layout_constraintRight_toRightOf="parent"
|
app:layout_constraintRight_toRightOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent"
|
app:layout_constraintTop_toTopOf="parent"
|
||||||
android:layout_marginTop="@dimen/dp_165"
|
android:layout_marginTop="@dimen/dp_150"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:fusionLightUser="passenger"
|
app:fusionLightUser="passenger"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user