Package io.getstream.chat.android.ui.typing

Types

Link copied to clipboard
class TypingIndicatorView : LinearLayout
Link copied to clipboard
data class TypingIndicatorViewStyle(@LayoutRes val typingIndicatorAnimationView: Int, val typingIndicatorUsersTextStyle: TextStyle)

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