fixup! fixup! Message bubbles
This commit is contained in:
@@ -534,7 +534,7 @@ private fun MessageBubble(
|
||||
showTimestamp: Boolean,
|
||||
) {
|
||||
val bubbleColor = if (item.senderId != client!!.userId.full)
|
||||
MaterialTheme.colorScheme.surfaceVariant
|
||||
MaterialTheme.colorScheme.surfaceContainer
|
||||
else
|
||||
MaterialTheme.colorScheme.primaryContainer
|
||||
val bubbleTextColor = MaterialTheme.colorScheme.onSurfaceVariant
|
||||
|
||||
Reference in New Issue
Block a user