Код: Выделить всё
Text(
text = "this is some sample text that is long and so it is
ellipsized",
maxLines = 1,
overflow = TextOverflow.Ellipsis
)
. Видимое текстовое поле. Как я бы добавил это?>
Подробнее здесь: https://stackoverflow.com/questions/688 ... ck-compose
Мобильная версия