Skip to content

Commit 48f2273

Browse files
author
Emil Åhsberg
committed
Removed Icons from Manifest
interfered with apps using the wrapper.
1 parent dba54c7 commit 48f2273

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/AndroidManifest.xml

-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55

66
<application
77
android:allowBackup="true"
8-
android:icon="@mipmap/ic_launcher"
98
android:label="@string/app_name"
10-
android:roundIcon="@mipmap/ic_launcher_round"
119
android:supportsRtl="true"
1210
android:theme="@style/AppTheme">
1311
</application>

0 commit comments

Comments
 (0)