bus乘客屏默认值180改为0°
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
android:layout_marginTop="@dimen/dp_72"
|
||||
android:layout_marginRight="-16px"
|
||||
android:gravity="right"
|
||||
android:text="180°"
|
||||
android:text="0°"
|
||||
android:textColor="#415479"
|
||||
android:textSize="@dimen/dp_38"
|
||||
android:visibility="invisible"
|
||||
@@ -65,7 +65,7 @@
|
||||
android:layout_marginLeft="-16px"
|
||||
android:layout_marginTop="@dimen/dp_72"
|
||||
android:gravity="left"
|
||||
android:text="180°"
|
||||
android:text="0°"
|
||||
android:textColor="#415479"
|
||||
android:textSize="@dimen/dp_38"
|
||||
app:layout_constraintLeft_toRightOf="@+id/steering_circular"
|
||||
|
||||
Reference in New Issue
Block a user