Package io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator
See: Description
-
Class Summary Class Description BaseDecorator DecoratorProviderKt DecoratorProviderFactoryKt -
Enum Summary Enum Description BuiltIn The SDK built-in decorators. -
Interface Summary Interface Description Type The type of the decorator. Decorator Decorator interface used to decorate the view holder. DecoratorProvider A provider for the list of Decorators that will be used to decorate the message list items. DecoratorProviderFactory A factory responsible for creating DecoratorProviders to be used in io.getstream.chat.android.ui.feature.messages.list.MessageListView. -
Object Summary Object Description Companion