Is there a native component for the Floating action button in Android Material Design?
My question revolves around the Floating action button that was introduced in Android Material Design. There are many library offering this component on GitHub as: Android-floating-action-button FloatingActionButton CircularFloatingActionMenu Fab Floating-action-button But my question is: Is there a native component with the last release of android.support.vX that was built for Floating action button ? Components such as : android.support.v7.cardview android.support.v4.widget.DrawerLayout android.support.v7.widget.RecyclerView ... Gabriele Mariotti Today (29/05/2015) it is officially avaiable