How to implment button like this with Compose?
# compose
a
How to implment button like this with Compose?
Can't get shadow right using elevation
c
Show code?
It kind of just looks like a blue "card" in the background, and a button in the foreground and it should give you that elevation and shadow. AFAIK shadows can't be customized except for setting different elevation. Looks like a Neumorphism type of design which can be hard to implement from what I've heard.