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

This commit is contained in:
k1ngsterr1
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 =
"Back",
tint =
Color.White,
if (isDarkTheme) Color.White else Color(0xFF007AFF),
modifier =
Modifier.size(
32.dp