I guess you have seen the new Android design guidelines, with the new \"Floating Action Button\" a.k.a \"FAB\"
For instance this pink button:
Here is one aditional free Floating Action Button library for Android. It has many customizations and requires SDK version 9 and higher
Full Demo Video
dependencies { compile 'com.scalified:fab:1.1.2' }