How-to articles, tricks, and solutions about ANDROID-5.0-LOLLIPOP
Android changing Floating Action Button color
To change the color of a Floating Action Button (FAB) in Android, you can use the setBackgroundTintList() method and pass it a color state list.