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