Button DLC SDK for Android v4.3.2
Package Index
|
Class Index
com.usebutton.sdk
com.usebutton.sdk.context
com.usebutton.sdk.models
com.usebutton.sdk.util
Interfaces
Receiver
<T>
Classes
Arrays
CompatHelpers
CompatHelpers.RippleBackground
LocationProvider
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
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
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
final void
wait
()
Public Constructors
public
RippleBackground
()
Public Methods
public static
Drawable
fromColor
(int actionColor)
public static
Drawable
fromColors
(int normalColor, int rippleColor)