更新软件Logo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user