Merge pull request #25 from Anuken/AdaptiveIcon

Added round icon
This commit is contained in:
Anuken
2017-12-20 00:17:35 -05:00
committed by GitHub
4 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB