Class Index

A B C L P R

A

Arrays  

B

Button Main entry point to the Button SDK. 
ButtonDropin This is the only UI class that you will have to drop into your layout XML to display a Button. 
ButtonDropin.Listener  

C

CompatHelpers  
CompatHelpers.RippleBackground  

L

LatLngPair Class representing a coordinate (latitude and longitude) for use in PlacementContext that can be used to specify to/from locations for a ButtonDropin, see prepareForDisplayWithContext(PlacementContext) and willDisplayPromotion(String, PlacementContext, ButtonDropin.Listener)  
LocationProvider Convenience class that will check all available (taking available permissions into account) for the newest location. 

P

PlacementContext Convenience class on top of JSONObject. 

R

Receiver<T>