TypingIndicatorViewStyle

data class TypingIndicatorViewStyle(@LayoutRes val typingIndicatorAnimationView: Int, val typingIndicatorUsersTextStyle: TextStyle) : ViewStyle

Style for TypingIndicatorView. Use this class together with TransformStyle.typingIndicatorViewStyleTransformer to change TypingIndicatorView style programmatically.

Constructors

Link copied to clipboard
constructor(@LayoutRes typingIndicatorAnimationView: Int, typingIndicatorUsersTextStyle: TextStyle)

Properties

Link copied to clipboard
Link copied to clipboard

Appearance for typing users text.