|
|
@@ -17,12 +17,12 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="·第一天签到任务"
|
|
|
- android:layout_centerVertical="true"
|
|
|
android:adjustViewBounds="true"
|
|
|
- style="@style/nomal_txt_style"
|
|
|
+ style="@style/txt_style_15"
|
|
|
android:lines="1"
|
|
|
android:ellipsize="end"
|
|
|
android:maxWidth="@dimen/view_size_200"
|
|
|
+ app:layout_constraintHorizontal_bias="0.0"
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
app:layout_constraintRight_toLeftOf="@+id/item_detail_tv"/>
|
|
|
<TextView
|