mikepenz/Android-Iconics

Shadows with Compose

ade opened this issue · 1 comments

ade commented

About this issue

I am trying to create a shadow around an icon shape using Jetpack Compose.
I can't seem to find a way.
Adding a standard Modifier.shadow adds shadow around the rectangular box.
Is there a way I missed? Or is this a future feature...

Details

  •  Used library version -> 5.3.2

Checklist

@ade thank you very much for the report.

Currently this is not yet supported, but it's planned for the future. Especially if there is more interest for this library to have more compose related features