I am using Floating Action Button and I want to change the background color.
Here is my code
First create a style in your styles.xml:
Then set the theme of your fab to this style:
You can see full descrption in: Android: Floating Action button