Button DLC SDK for Android v1.3.2
Package Index
|
Class Index
com.usebutton.sdk
com.usebutton.sdk.util
Interfaces
Receiver
<T>
Classes
Arrays
CompatHelpers
CompatHelpers.RippleBackground
LatLngPair
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
CompatHelpers.RippleBackground
()
Public Methods
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
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
CompatHelpers.RippleBackground
()
Public Methods
public static
Drawable
fromColors
(int normalColor, int rippleColor)