mikepenz/Android-Iconics

Shadows with Compose

Open

#608 opened on Nov 3, 2021

 (1 comment) (0 reactions) (1 assignee)Kotlin (613 forks)batch import
enhancementfeaturehelp wanted

Repository metrics

Stars
 (5,277 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide