Remove app round icon(#2272)
This commit is contained in:
parent
16fb34b463
commit
cb99b08641
|
|
@ -38,7 +38,6 @@
|
|||
android:allowBackup="true"
|
||||
android:hasFragileUserData="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:roundIcon="@drawable/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
|
|
|
|||
Loading…
Reference in New Issue