更新软件Logo

This commit is contained in:
2024-11-15 20:04:15 +08:00
parent e62e83c566
commit 914cfca6be
34 changed files with 19 additions and 9 deletions

View File

@@ -167,7 +167,7 @@ fun LoginPage() {
) {
Spacer(modifier = Modifier.weight(1f))
Image(
painter = painterResource(id = R.mipmap.rider_pro_color_logo),
painter = painterResource(id = R.mipmap.rider_pro_color_logo_next),
contentDescription = "Rider Pro",
modifier = Modifier
.size(52.dp)