Message Item Provider Config
Message display configuration. Parameters can be set in BaseMessageItemProvider subclass constructors.
Properties
Link copied to clipboard
public boolean centerInHorizontal
Whether to center the content horizontally.
Link copied to clipboard
public boolean showContentBubble
Whether to show the message bubble background.
Link copied to clipboard
public boolean showEditState
Whether to show the edit status indicator.
Link copied to clipboard
public boolean showPortrait
Whether to show the user portrait.
Link copied to clipboard
public boolean showProgress
Whether to show the sending progress indicator.
Link copied to clipboard
public boolean showReadState
Whether to show the read-receipt status next to messages in direct chats.
Link copied to clipboard
public boolean showSummaryWithName
Whether to show the sender's nickname above the message in the conversation UI.
Link copied to clipboard
public boolean showWarning
Whether to show the send-failure warning icon.