public static class

CompatHelpers.RippleBackground

extends Object
java.lang.Object
   ↳ com.usebutton.sdk.util.CompatHelpers.RippleBackground

Summary

Public Constructors
RippleBackground()
Public Methods
static Drawable fromColor(int actionColor)
static Drawable fromColors(int normalColor, int rippleColor)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public RippleBackground ()

Public Methods

public static Drawable fromColor (int actionColor)

public static Drawable fromColors (int normalColor, int rippleColor)