Merge pull request #101526 from syntaxerror247/android-editor-name
Update Android editor name and add missing icons
|
@ -86,7 +86,7 @@ android {
|
|||
|
||||
missingDimensionStrategy 'products', 'editor'
|
||||
manifestPlaceholders += [
|
||||
editorAppName: "Godot Editor 4",
|
||||
editorAppName: "Godot Engine 4",
|
||||
editorBuildSuffix: ""
|
||||
]
|
||||
}
|
||||
|
|
BIN
platform/android/java/lib/res/mipmap-hdpi/icon_monochrome.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
platform/android/java/lib/res/mipmap-mdpi/icon_monochrome.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
platform/android/java/lib/res/mipmap-xhdpi/icon_monochrome.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
platform/android/java/lib/res/mipmap-xxhdpi/icon_monochrome.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
platform/android/java/lib/res/mipmap-xxxhdpi/icon_monochrome.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 1.7 KiB |