MessageFooterVisibility
Intended to be used for regulating the visibility of a single message footer visibility.
Inheritors
Types
Functions
Link copied to clipboard
fun MessageFooterVisibility.shouldShowMessageFooter(message: Message, isLastMessageInGroup: Boolean, nextMessage: Message?): Boolean
Decides if we need to show the message footer (timestamp) below the message.