Dewey Base Transient Bottom Bar
Base class for transient bottom bars.
Inheritors
Types
Callback class for DeweyBaseTransientBottomBar.
Behavior for DeweyBaseTransientBottomBar.
Functions
Adds the specified callback to the list of callbacks that will be notified of transient bottom bar events.
Dismiss the DeweyBaseTransientBottomBar.
Returns the anchor view
Return the behavior.
Returns the DeweyBaseTransientBottomBar's context.
Returns the duration that the BottomBar will be displayed.
Returns the DeweyBaseTransientBottomBar's view.
Returns whether the anchor view layout listener is enabled.
Returns whether this bottom bar should adjust it's position based on the system gesture area on Android Q and above. See .setGestureInsetBottomIgnored.
Return whether this DeweyBaseTransientBottomBar is currently being shown.
Returns whether this DeweyBaseTransientBottomBar is currently being shown, or is queued to be shown next.
Removes the specified callback from the list of callbacks that will be notified of transient bottom bar events.
Sets the view should be anchored above.
Sets the view should be anchored above by id.
Sets whether the anchor view layout listener is enabled. If enabled, the BottomBar will recalculate and update its position when the position of the anchor view is changed.
Sets the DeweyBaseTransientBottomBar.Behavior to be used in this BottomBar.
Sets the duration that the BottomBar will be displayed.
Sets whether this bottom bar should adjust it's position based on the system gesture area on Android Q and above.
Returns true if we should animate the Snackbar view in/out.