Implement feature X to enhance user experience and fix bug Y in module Z
This commit is contained in:
@@ -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
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user