Files
letro-android/changelog.d/216.bugfix
Jorge Martin Espinosa ce981bc6a5 Fix behaviour of Enter and Tab hardware keys in TextFields (#216)
* Fix behaviour of Enter and Tab hardware keys in TextFields

* Add changelog
2023-03-15 13:57:51 +01:00

2 lines
93 B
Plaintext

Make sure `Modifier.onTabOrEnterKeyFocusNext` doesn't add line breaks or tabs to TextFields.