Ver código fonte

text layout tune up

billyyoyo 5 anos atrás
pai
commit
f74acae8e1
1 arquivos alterados com 2 adições e 0 exclusões
  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" />