Join Slack
How do I add elevation to a `TextField` since it doesn’t have an elevation param?
# compose
v
voben
12/03/2021, 1:26 PM
How do I add elevation to a
TextField
since it doesn’t have an elevation param?
t
Tgo1014
12/03/2021, 1:27 PM
Wrap it around some
Card
maybe and elevate the card?
b
Brian G
12/03/2021, 1:28 PM
You can add elevation to anything with Modifier.shadow
☝️ 1
☺️ 1
☝🏻 1
Brian G
12/03/2021, 1:28 PM
Just have to be mindful of the shape
👍 2
8
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by