소스 검색

text layout tune up

billyyoyo 5 년 전
부모
커밋
f74acae8e1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app/src/main/res/layout/find_item_game_news.xml

+ 2 - 0
app/src/main/res/layout/find_item_game_news.xml

@@ -26,6 +26,8 @@
         android:layout_height="wrap_content"
         android:layout_marginLeft="16dp"
         android:layout_marginTop="6dp"
+        android:ellipsize="end"
+        android:maxLines="2"
         android:layout_marginRight="16dp"
         android:textColor="#9B9B9B"
         android:textSize="12sp" />