Join Slack
Powered by
How can we give card elevation from only one side ...
# multiplatform
b
Binod Basnet
06/27/2024, 6:24 PM
How can we give card elevation from only one side in jetpack compose ?
s
swanti
06/27/2024, 8:40 PM
Have you tried adding shadows instead of elevation? You can even create your own shadow using
Brush.verticalGradient
and playing around with values
4
Views
Open in Slack
Previous
Next