Package-level declarations

Types

Link copied to clipboard
(SESL variant) Allows components to query for various configuration policy decisions about how the action bar should lay out and behave on the current device.
Link copied to clipboard
abstract class ActionMode
abstract class ActionMode
Represents a contextual mode of the user interface.
Link copied to clipboard
When a android.view.View implements this interface it will receive callbacks when expanded or collapsed as an action view alongside the optional, app-specified callbacks to androidx.core.view.MenuItemCompat.OnActionExpandListener.
Link copied to clipboard
A context wrapper that allows you to modify or replace the theme of the wrapped context.
Link copied to clipboard
Link copied to clipboard
(SESL variant) This class is used to instantiate menu XML files into Menu objects.
Link copied to clipboard
A simple decorator stub for Window.Callback that passes through any calls to the wrapped instance as a base implementation.