Remove roundIcon attribute

This should only be used if the round icon is actually different.
This commit is contained in:
Cameron Gutman
2023-11-24 21:02:50 -06:00
parent f1be5365bb
commit 0af56b4981

View File

@@ -50,7 +50,6 @@
android:banner="@drawable/atv_banner"
android:appCategory="game"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher"
android:installLocation="auto"
android:gwpAsanMode="always"
android:localeConfig="@xml/locales_config"