Join Slack
Powered by
When using view `EditText`s on Android, if the use...
# compose
s
Sam Stone
08/15/2023, 1:48 PM
When using view `EditText`s on Android, if the user focuses a text field which the keyboard would cover, it will add margin below the text field so that the text field appears above the keyboard.
OutlinedTextField
doesn't do that (properly).
2
Views
Open in Slack
Previous
Next