Gesturedeck Media Overlay
A class that represents the media overlay for Gesturedeck.
Parameters
The activity that the overlay will be attached to. If not provided, GlobalApplication.activity will be used. See readme for more.
The root view for rendering the overlay. If not provided, the overlay will be rendered on the root view of the activity.
The tint color of the overlay. Has effect only when an activation key is set.
The background color of the overlay.
The icon to be displayed at the top of the overlay.
The icon to be displayed for 2-finger tap gesture.
The alternate icon to be displayed for 2-finger tap gesture.
The icon to be displayed for 2-finger swipe left gesture.
The icon to be displayed for 2-finger swipe right gesture.
Constructors
Functions
Removes the overlay if visible. It can be used to force remove the overlay.
Sets the top text of the overlay
Animates the appearance of one of the standard center icons.
Animates the appearance of a custom drawable.
Updates the side bar with the current gesture state (Use this method for 2-finger Pan / Scale gestures)