SmartToolFactory / Jetpack-Compose-Tutorials

๐Ÿš€๐Ÿงจ๐Ÿ“ Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Apache License 2.0
3.01k stars 312 forks source link

Floating Action Button Icon is not Rotating for Bottom Sheet #32

Closed Naveed-Baloch closed 7 months ago

Naveed-Baloch commented 8 months ago

Bottom sheet icon is not Rotating Based on Bottom sheet state & sheet is not closing in Previews intractive mode.

Naveed-Baloch commented 8 months ago

Fixed in #31