[6.10.0]FSM调整黄色圆点位置

This commit is contained in:
xuxinchao
2025-01-26 16:13:03 +08:00
parent 2414bba875
commit 72eea3b77d

View File

@@ -23,7 +23,7 @@
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
android:layout_marginStart="@dimen/dp_19"
android:layout_marginBottom="@dimen/dp_34"
android:layout_marginBottom="@dimen/dp_39"
android:contentDescription="@string/fsm_demo_mode_error"
android:visibility="gone"
/>