Skip to content

Commit

Permalink
Add roundIcon to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Dec 26, 2016
1 parent 0006b09 commit 030a7a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
Expand Down

0 comments on commit 030a7a1

Please sign in to comment.