Alexander Suraphel
10/13/2021, 7:00 PMTextInputEditText
?Casey Brooks
10/13/2021, 8:08 PMTextInputEditText
is just a Material-themed EditText view. TextField()
or OutlinedTextField()
are the Compose replacements for it with Material styling, and BasicTextField()
is a text field without styling