Adaptive launcher icon

This commit is contained in:
Cameron Gutman
2017-08-13 18:06:53 -07:00
parent acf4426952
commit 824c37f9d5
25 changed files with 16 additions and 1 deletions

View File

@@ -29,7 +29,8 @@
android:fullBackupContent="@xml/backup_rules"
android:isGame="true"
android:banner="@drawable/atv_banner"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/AppTheme">
<!-- Samsung multi-window support -->