|
|
@@ -48,7 +48,6 @@
|
|
|
android:layout_marginTop="16dp"
|
|
|
android:ellipsize="end"
|
|
|
android:lineSpacingExtra="4sp"
|
|
|
- android:maxLength="25"
|
|
|
android:maxLines="2"
|
|
|
android:textColor="@color/C000000"
|
|
|
android:textSize="14sp"
|
|
|
@@ -60,7 +59,7 @@
|
|
|
app:layout_constraintVertical_chainStyle="packed"
|
|
|
app:layout_goneMarginBottom="10dp"
|
|
|
app:layout_goneMarginTop="27dp"
|
|
|
- tools:text="@string/book_mark_default_text2"
|
|
|
+ tools:text="연말에도 따스하게 12월 1주 넷플릭스 신작 7연말에도 따스하게 12월 1주 넷플릭스 신작 7"
|
|
|
/>
|
|
|
|
|
|
<TextView
|
|
|
@@ -72,7 +71,7 @@
|
|
|
android:layout_marginBottom="7dp"
|
|
|
android:ellipsize="end"
|
|
|
android:lineSpacingExtra="3.5sp"
|
|
|
- android:maxLines="2"
|
|
|
+ android:singleLine="true"
|
|
|
android:textColor="@color/C666666"
|
|
|
android:textSize="12sp"
|
|
|
app:layout_constrainedWidth="true"
|