Package-level declarations
Types
Provides animation resources for activity transitions between browser and input screen.
Which variant of the Duck.AI onboarding end CTA the Input Screen should render.
Parameters for launching the Input Screen activity.
Result codes returned by the Input Screen activity's ActivityResult.
Parameter names for data returned by the Input Screen activity's ActivityResult.getData.
Configuration for displaying browser buttons (Fire Button, Tab Switcher, Menu) on the Input Screen.
A single contribution to the Chat-tab list. Purely a rendering surface: it owns its adapter(s) and view holders, and the host only positions them.
Lets a module contribute its own item(s) to the native-input Chat-tab suggestions list without depending on duckchat-impl. The host slots each contribution's RecyclerView.Adapters into the Chat-tab's ConcatAdapter.
Convenience NativeInputChatTabItem for the common case of a single, static view (e.g. a card).