DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
410 stars 200 forks source link

Add a dashedRoundRect modifier extension function to the design system module #466

Closed takahirom closed 4 weeks ago

takahirom commented 4 weeks ago

I think we can have a shared function for this.

image

https://github.com/DroidKaigi/conference-app-2024/blob/0d6f6c4b2a8fe563172de41415a2952134278cb1/feature/sessions/src/commonMain/kotlin/io/github/droidkaigi/confsched/sessions/component/TimetableItemDetailSummaryCard.kt#L79

https://github.com/DroidKaigi/conference-app-2024/blob/a14a7525f49107c46978164c74df108f2cdea4b1/feature/about/src/commonMain/kotlin/io/github/droidkaigi/confsched/about/component/AboutDroidKaigiDetailSummaryCard.kt#L46

ked4ma commented 4 weeks ago

:raised_hand_with_fingers_splayed:

takahirom commented 4 weeks ago

Thanks! Assigned 👍