mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-02 20:33:50 +07:00
Added round icon
This commit is contained in:
parent
212d91bc47
commit
b878029440
@ -12,6 +12,7 @@
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/GdxTheme" >
|
||||
<activity
|
||||
|
BIN
android/res/drawable-hdpi/ic_launcher_round.png
Normal file
BIN
android/res/drawable-hdpi/ic_launcher_round.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
BIN
android/res/drawable/ic_launcher.png
Normal file
BIN
android/res/drawable/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue
Block a user