Search code examples
androidandroiddesignsupport

Is there a way to set the ripple color for a Floating Action Button through XML Attributes?


I see that there is a setRippleColor method but I was wondering if I could avoid changing the color of the Floating Action Button programatically. Thanks for any help!


Solution

  • You are looking for app:rippleColor.