79693812

Date: 2025-07-08 07:20:53
Score: 0.5
Natty:
Report link

You should use this overload where the behaviour is implemented by default.

BasicTextField(
    state = rememberTextFieldState(),
    lineLimits = TextFieldLineLimits.SingleLine,
)

Works for all TextField composables.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: LĂșcifer