Joey
08/03/2021, 7:48 AMsingleLine = true
and maxLines = 1
, but in the emulator I can still press keys like ENTER to create newlines, can I somehow prevent that? Or should I just filter stuff like \n
in the valuechange?Joey
08/03/2021, 7:49 AMDaniel Weidensdörfer
08/03/2021, 9:30 AMimeAction
on the text. https://developer.android.com/jetpack/compose/text#keyboard-options