updating manifest icon

This commit is contained in:
tibbi 2017-12-04 20:31:43 +01:00
parent 8a450e3861
commit e2fe182cae

View File

@ -21,7 +21,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_launcher_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/AppTheme">