Improve float action button transitions (#4309)
Previously the floating action button would disappear during transitions. Now we animate properly. I've also centralized the animation in Scaffold instead of spreading it across the Scaffold and the FloatingActionButton. Fixes #1718
Showing
Please register or sign in to comment