Package-level declarations
Types
Link copied to clipboard
data class AudioRecordingAttachmentTheme(val size: ComponentSize, val padding: ComponentPadding, val playButton: IconContainerStyle, val pauseButton: IconContainerStyle, val timerStyle: TextContainerStyle, val waveformSliderStyle: WaveformSliderLayoutStyle, val tailWidth: Dp, val speedButton: TextContainerStyle, val contentTypeIcon: IconStyle)
Represents the theming for the audio recording attachment.