Package-level declarations
Inherited properties
Inherited functions
Uses the display metrics to transform the value of DP to pixels.
Returns channel's last regular or system message if exists. Deleted and silent messages, as well as messages from shadow-banned users, are not taken into account.
Returns a string describing the elapsed time since the user was online (was watching the channel).
Returns a string describing the member status of the channel: either a member count for a group channel or the last seen text for a direct one-to-one conversation with the current user.
Checks if the message is the last in a group, meaning it has no messages below it. A message with MessagePosition.NONE is also considered the last in the group, as it represents a single isolated message.
Converts the common MessageListState to ui-components MessageListItemWrapper.
Converts MessageListItemCommon to MessageListItem to be shown inside MessageListView.