mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-06 10:21:19 +00:00
Add support for Android adaptive icons.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</application>
|
||||
|
||||
<instrumentation
|
||||
android:icon="@drawable/icon"
|
||||
android:icon="@mipmap/icon"
|
||||
android:label="@string/godot_project_name_string"
|
||||
android:name=".GodotInstrumentation"
|
||||
android:targetPackage="org.godotengine.godot" />
|
||||
|
||||
Reference in New Issue
Block a user