We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6699c0 commit e553019Copy full SHA for e553019
app/src/main/AndroidManifest.xml
@@ -65,6 +65,7 @@
65
android:fullBackupContent="@xml/full_backup_rules"
66
android:networkSecurityConfig="@xml/network_security_config"
67
android:supportsRtl="true"
68
+ android:icon="@mipmap/launcher"
69
android:label="@string/app_name"
70
android:name=".WikipediaApp"
71
android:theme="@style/AppTheme">
0 commit comments