We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c4e52 commit 8cb4f9aCopy full SHA for 8cb4f9a
1 file changed
lsposed-helper/app/src/main/AndroidManifest.xml
@@ -3,11 +3,9 @@
3
4
<application
5
android:allowBackup="false"
6
- android:icon="@mipmap/ic_launcher"
7
android:label="@string/app_name"
8
- android:roundIcon="@mipmap/ic_launcher_round"
9
android:supportsRtl="true"
10
- android:theme="@style/AppTheme">
+ android:theme="@android:style/Theme.Material.Light.NoActionBar">
11
12
<meta-data
13
android:name="xposedmodule"
0 commit comments