mikepenz / Android-Iconics

Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
https://mikepenz.dev
Apache License 2.0
5.19k stars 617 forks source link

Shadows with Compose #608

Open ade opened 2 years ago

ade commented 2 years ago

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

Checklist

mikepenz commented 2 years ago

@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