1、修复自定义控件的引用问题
This commit is contained in:
donghongyu-pc
2024-10-21 18:41:07 +08:00
parent dff05e43eb
commit afc03a006d

View File

@@ -286,7 +286,7 @@
app:layout_constraintBottom_toBottomOf="parent" />
<!-- 转向灯-->
<com.mogo.och.shuttle.passenger.ui.widget.M2TurnLightView
<com.mogo.och.shuttle.weaknet.passenger.ui.widget.M2TurnLightView
android:id="@+id/turn_light_view"
android:layout_width="@dimen/dp_86"
android:layout_height="@dimen/dp_47"