Package-level declarations

Types

Link copied to clipboard

Provides animation resources for activity transitions between browser and input screen.

Link copied to clipboard
data class InputScreenActivityParams(val query: String, val isTopOmnibar: Boolean, val browserButtonsConfig: InputScreenBrowserButtonsConfig, val showInstalledApps: Boolean = false, val launchWithVoice: Boolean = false) : GlobalActivityStarter.ActivityParams

Parameters for launching the Input Screen activity.

Link copied to clipboard

Result codes returned by the Input Screen activity's ActivityResult.

Link copied to clipboard

Parameter names for data returned by the Input Screen activity's ActivityResult.getData.

Link copied to clipboard

Configuration for displaying browser buttons (Fire Button, Tab Switcher, Menu) on the Input Screen.