Set round launcher icon

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

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

Loading…
Cancel
Save