https://github.com/DeadLine837/android-floating-action-button
android-floating-action-button
Usage
Just add the dependency to yourbuild.gradle:
dependencies { compile'com.getbase:floatingactionbutton:1.10.1'}
To see how the buttons are added to your xml layouts, check the sample project.