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:
Keep it Simple
Adding Floating Action Button using TextView by giving rounded xml background.
- Add compile com.android.support:design:23.1.1
to gradle file
Circle Xml is
Layout xml is
Click here to se how it Will look like