Package-level declarations

Bottom sheet action menus.

Types

Link copied to clipboard
open class ActionMenu
Bottom sheet menu showing a list of actions.
Link copied to clipboard
abstract class ActionMenuItem
Represents item inside ActionMenu.
Link copied to clipboard
Listener for action menu lifecycle and click events.
Link copied to clipboard
Displays fixed actions for printing and opening documents in addition to standard share actions shown in SharingMenu.
Link copied to clipboard
Specialization of ActionMenuItem representing single fixed menu action inside .
Link copied to clipboard
open class SharingMenu : ActionMenu
Bottom sheet menu displaying list of targets for sharing a document.
Link copied to clipboard
Specialization of ActionMenuItem representing single share target inside .
Link copied to clipboard
Empty implementation for ActionMenuListener.