a shit ton features, improvements and fixes in messages history screen and others

This commit is contained in:
2025-03-29 02:51:49 +03:00
parent da9644cde1
commit f02822a011
35 changed files with 1341 additions and 476 deletions
@@ -286,7 +286,7 @@ fun ConversationsScreen(
}
) {
Icon(
painter = painterResource(id = UiR.drawable.ic_baseline_create_24),
painter = painterResource(id = UiR.drawable.round_create_24),
contentDescription = "Add chat button"
)
}