feat: Add Palette library for color extraction and enhance avatar handling in ProfileScreen
This commit is contained in:
@@ -452,6 +452,7 @@ fun MessageBubble(
|
||||
) {
|
||||
Row(
|
||||
verticalAlignment = Alignment.Bottom,
|
||||
horizontalArrangement = Arrangement.SpaceBetween,
|
||||
modifier = Modifier.fillMaxWidth()
|
||||
) {
|
||||
AppleEmojiText(
|
||||
|
||||
Reference in New Issue
Block a user