Attribution View
interface AttributionView
Interface for attribution view.
The attribution view implementation class should implement both the AttributionView interface and a View class (e.g ImageView).
Functions
Link copied to clipboard
Call this when something has changed which has invalidated the layout of this view. This will schedule a layout pass of the view tree.
Link copied to clipboard
Link copied to clipboard
Set the gravity value of the attribution view.
Link copied to clipboard
Set the attribution tint color
Link copied to clipboard
Set an View.OnClickListener to AttributionView