Explorar el Código

[북마크][Common] 북마크리스트 맥스라인 수정2

Hasemi hace 6 años
padre
commit
5cd1eccafb
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      app/src/main/res/layout/book_mark_list_with_title_view.xml

+ 2 - 3
app/src/main/res/layout/book_mark_list_with_title_view.xml

@@ -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"