群聊信息;更改密码UI调整

This commit is contained in:
2025-09-01 18:17:50 +08:00
parent 6c743a6cac
commit 2f61850c33
4 changed files with 13 additions and 11 deletions

View File

@@ -233,7 +233,7 @@ fun GroupChatScreen(groupId: String,name: String,avatar: String,) {
)
}
Spacer(modifier = Modifier.width(8.dp))
Spacer(modifier = Modifier.weight(1f))
Box {
Image(
painter = painterResource(R.drawable.rider_pro_more_horizon),