Set round launcher icon

pull/574/head
Alex Baker 7 years ago
parent 17faea2400
commit a2f076113f

@ -96,6 +96,7 @@
<application
tools:ignore="GoogleAppIndexingWarning"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:theme="@style/Tasks"
android:allowBackup="true"

Loading…
Cancel
Save