Код: Выделить всё
Column(modifier = Modifier.verticalScroll(rememberScrollState())) {
// ... I could provide more detail about the contents here but I don't think it matters.
}

Можно ли как-нибудь предотвратить такое поведение?
Подробнее здесь: https://stackoverflow.com/questions/746 ... -verticals
Мобильная версия