更新软件Logo
@@ -11,9 +11,9 @@
|
||||
android:allowBackup="false"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:icon="@mipmap/rider_pro_logo_red"
|
||||
android:icon="@mipmap/rider_pro_logo_next"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/rider_pro_logo_red_round"
|
||||
android:roundIcon="@mipmap/rider_pro_logo_next_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.RiderPro"
|
||||
android:usesCleartextTraffic="true"
|
||||
|
||||
@@ -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)
|
||||
|
||||
BIN
app/src/main/res/LOGO.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/rider_pro_logo_next_background"/>
|
||||
<foreground android:drawable="@mipmap/rider_pro_logo_next_foreground"/>
|
||||
</adaptive-icon>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@mipmap/rider_pro_logo_next_background"/>
|
||||
<foreground android:drawable="@mipmap/rider_pro_logo_next_foreground"/>
|
||||
</adaptive-icon>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/rider_pro_logo_red_background"/>
|
||||
<foreground android:drawable="@mipmap/rider_pro_logo_red_foreground"/>
|
||||
<background android:drawable="@color/rider_pro_logo_next_background"/>
|
||||
<foreground android:drawable="@mipmap/rider_pro_logo_next_foreground"/>
|
||||
</adaptive-icon>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/rider_pro_logo_red_background"/>
|
||||
<foreground android:drawable="@mipmap/rider_pro_logo_red_foreground"/>
|
||||
<background android:drawable="@color/rider_pro_logo_next_background"/>
|
||||
<foreground android:drawable="@mipmap/rider_pro_logo_next_foreground"/>
|
||||
</adaptive-icon>
|
||||
BIN
app/src/main/res/mipmap-hdpi/rider_pro_logo_next.webp
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
app/src/main/res/mipmap-hdpi/rider_pro_logo_next_background.webp
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
app/src/main/res/mipmap-hdpi/rider_pro_logo_next_foreground.webp
Normal file
|
After Width: | Height: | Size: 882 B |
BIN
app/src/main/res/mipmap-hdpi/rider_pro_logo_next_round.webp
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
app/src/main/res/mipmap-mdpi/rider_pro_color_logo_next.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
app/src/main/res/mipmap-mdpi/rider_pro_logo_next.webp
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
app/src/main/res/mipmap-mdpi/rider_pro_logo_next_background.webp
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
app/src/main/res/mipmap-mdpi/rider_pro_logo_next_foreground.webp
Normal file
|
After Width: | Height: | Size: 586 B |
BIN
app/src/main/res/mipmap-mdpi/rider_pro_logo_next_round.webp
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
app/src/main/res/mipmap-xhdpi/rider_pro_color_logo_next.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
app/src/main/res/mipmap-xhdpi/rider_pro_logo_next.webp
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
BIN
app/src/main/res/mipmap-xhdpi/rider_pro_logo_next_round.webp
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/rider_pro_color_logo_next.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/rider_pro_logo_next.webp
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/rider_pro_logo_next_round.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/rider_pro_color_logo_next.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/rider_pro_logo_next.webp
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/rider_pro_logo_next_round.webp
Normal file
|
After Width: | Height: | Size: 16 KiB |
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="rider_pro_logo_red_background">#E52027</color>
|
||||
<color name="rider_pro_logo_next_background">#E52027</color>
|
||||
</resources>
|
||||
@@ -9,7 +9,7 @@
|
||||
<item name="android:windowIsTranslucent">true</item>
|
||||
<item name="android:windowNoTitle">true</item>
|
||||
<item name="windowSplashScreenBackground">@color/splash_background</item>
|
||||
<item name="windowSplashScreenAnimatedIcon">@mipmap/rider_pro_logo_red_round</item>
|
||||
<item name="windowSplashScreenAnimatedIcon">@mipmap/rider_pro_logo_next_round</item>
|
||||
<item name="postSplashScreenTheme">@style/Theme.RiderPro</item>
|
||||
<item name="android:windowBackground">@color/activity_background</item>
|
||||
</style>
|
||||
|
||||
BIN
app/src/main/rider_pro_logo_next-playstore.png
Normal file
|
After Width: | Height: | Size: 123 KiB |