Join Slack
Powered by
Is there an example of a working TextField composa...
# compose
g
Griffin.Park
08/04/2020, 3:30 AM
Is there an example of a working TextField composable for something like username and password input using a standard keyboard? I'm not sure how to limit entry to one line either
v
Vinay Gaba
08/04/2020, 3:42 AM
I cover a few examples here -
https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example/blob/master/app/src/main/java/com/example/jetpackcompose/text/TextFieldActivity.kt
👍 2
g
Griffin.Park
08/04/2020, 4:12 AM
Thanks! Also going to take a look at that material design card, should come in handy!
2
Views
Open in Slack
Previous
Next