Button DLC SDK for Android v2.1.0
Package Index
|
Class Index
com.usebutton.sdk
com.usebutton.sdk.util
Interfaces
Receiver
<T>
Classes
Arrays
CompatHelpers
CompatHelpers.RippleBackground
LocationProvider
Package Index
|
Class Index
Summary:
Nested Classes
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
CompatHelpers
extends
Object
java.lang.Object
↳
com.usebutton.sdk.util.CompatHelpers
Summary
Nested Classes
class
CompatHelpers.RippleBackground
Public Constructors
CompatHelpers
()
Public Methods
static
Bundle
createSceneTransition
(
Activity
activity,
String
transitionName,
View
view)
static void
setBackground
(
View
view,
Drawable
drawable)
static
ColorStateList
stateListFromPrimaryColor
(int primary)
[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
CompatHelpers
()
Public Methods
public static
Bundle
createSceneTransition
(
Activity
activity,
String
transitionName,
View
view)
public static void
setBackground
(
View
view,
Drawable
drawable)
public static
ColorStateList
stateListFromPrimaryColor
(int primary)