Explorar el Código

text layout tune up

billyyoyo hace 5 años
padre
commit
f74acae8e1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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" />