|
|
|
@ -12,6 +12,7 @@ |
|
|
|
|
android:layout_width="0dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:singleLine="true" |
|
|
|
|
android:ellipsize="marquee" |
|
|
|
|
app:layout_constraintTop_toTopOf="parent" |
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
|
app:layout_constraintRight_toLeftOf="@+id/iv_checked" |
|
|
|
|