ソースを参照

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