Package io.getstream.chat.android.common
Types
Link copied to clipboard
enum MessageOptionsUserReactionAlignment : Enum<MessageOptionsUserReactionAlignment>
Content copied to clipboard
Determines the alignment of the reaction icon inside user reactions.
Functions
Link copied to clipboard
Link copied to clipboard
fun MessageOptionsUserReactionAlignment.isStartAlignment(isMine: Boolean): Boolean
Content copied to clipboard
Determines if the user reaction should be aligned to start or end.