Implement feature X to enhance user experience and fix bug Y in module Z

This commit is contained in:
2026-01-31 04:21:30 +05:00
parent c6f1998dc9
commit 56a9fc4c20
3 changed files with 1690 additions and 1741 deletions

View File

@@ -709,7 +709,7 @@ fun ChatDetailScreen(
contentDescription = contentDescription =
"Back", "Back",
tint = tint =
Color.White, if (isDarkTheme) Color.White else Color(0xFF007AFF),
modifier = modifier =
Modifier.size( Modifier.size(
32.dp 32.dp