Package-level declarations
Types
Visual style for a swipe action slot.
Coordinates swipe-to-reveal state across multiple channel list items, ensuring only one item is open at a time.
Represents the state of a swipe-to-reveal action on a channel list item.
Properties
Provides the SwipeRevealCoordinator to child composables. null means swipe actions are not available in the current composition tree.
Functions
The basic channel item, that shows the channel in a list and exposes single and long click actions.
Default ChannelList component, that relies on the ChannelListViewModel to load the data and show it on the UI.
Root Channel list component, that represents different UI, based on the current channel state.
Default swipe actions for a channel list item.
The basic search result item that show the message and the channel name in a list and expose click actions.
A wrapper that adds swipe-to-reveal actions behind channel list item content.
A single swipe action button using SwipeActionStyle for slot-based coloring.
A single swipe action button displayed behind a channel list item.