You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, IconButton does a great job when replicating floating action buttons. Its pretty straightforward, simply make it circular and position it absolutely or relatively on your container. Since shadows are a significant visual aspect on Material Design, providing an Elevation Property to IconButton would be really helpful to reduce the gap between IconButton and the native Floating Action Button.
The text was updated successfully, but these errors were encountered:
Currently, IconButton does a great job when replicating floating action buttons. Its pretty straightforward, simply make it circular and position it absolutely or relatively on your container. Since shadows are a significant visual aspect on Material Design, providing an Elevation Property to IconButton would be really helpful to reduce the gap between IconButton and the native Floating Action Button.
The text was updated successfully, but these errors were encountered: