Package-level declarations
Types
Link copied to clipboard
Represents the theming for the attachments preview.
Link copied to clipboard
data class AudioRecordingAttachmentPreviewTheme(val size: ComponentSize, val padding: ComponentPadding, val playButton: IconContainerStyle, val pauseButton: IconContainerStyle, val timerStyle: TextContainerStyle, val waveformSliderStyle: WaveformSliderLayoutStyle)
Represents the theming for the audio recording attachment.