How can I animate FAB position from `FabPosition.E...
# compose
j
How can I animate FAB position from
FabPosition.End
to
FabPosition.Center
?
m
Good question. I don't think it's possible right now out of the box. It's easy to add in scaffold internally (and I even had a prototype), but it's currently block on few other things. File a feature request please 🙂
j
m
Thanks a lot!
👍 1