[6.3.0]
[时间改为固定宽度]
This commit is contained in:
@@ -98,8 +98,9 @@
|
||||
app:layout_constraintEnd_toStartOf="@+id/sb_musuc_progess"
|
||||
android:textColor="@color/charter_p_576887"
|
||||
android:layout_marginEnd="@dimen/dp_12"
|
||||
android:gravity="end"
|
||||
tools:text="02:34"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="@dimen/dp_50"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
<TextView
|
||||
@@ -112,7 +113,7 @@
|
||||
android:textColor="@color/charter_p_576887"
|
||||
android:layout_marginStart="@dimen/dp_16"
|
||||
tools:text="05:56"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="@dimen/dp_50"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
|
||||
|
||||
@@ -86,8 +86,9 @@
|
||||
app:layout_constraintEnd_toStartOf="@+id/sb_musuc_progess"
|
||||
android:textColor="@color/taxi_cp_576887"
|
||||
android:layout_marginEnd="@dimen/dp_13"
|
||||
android:gravity="end"
|
||||
tools:text="02:34"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="90dp"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
<TextView
|
||||
@@ -101,7 +102,7 @@
|
||||
android:layout_marginEnd="@dimen/dp_13"
|
||||
android:layout_marginStart="@dimen/dp_13"
|
||||
tools:text="05:56"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="@dimen/dp_100"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user