We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0006b09 commit 030a7a1Copy full SHA for 030a7a1
app/src/main/AndroidManifest.xml
@@ -6,6 +6,7 @@
6
<application
7
android:allowBackup="true"
8
android:icon="@mipmap/ic_launcher"
9
+ android:roundIcon="@mipmap/ic_launcher_round"
10
android:label="@string/app_name"
11
android:supportsRtl="true"
12
android:theme="@style/AppTheme">
0 commit comments