[8.1.0]
[b1 添加红绿灯]
This commit is contained in:
@@ -97,6 +97,18 @@
|
||||
app:layout_constraintGuide_percent="0.666" />
|
||||
|
||||
|
||||
<com.mogo.eagle.core.function.hmi.ui.widget.TrafficLightView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
android:layout_marginTop="@dimen/dp_15"
|
||||
android:layout_marginStart="@dimen/dp_10"
|
||||
android:visibility="gone"
|
||||
app:lightUser="passenger"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- <View-->
|
||||
|
||||
Reference in New Issue
Block a user