clean-up
[noFUDroid.git] / app / src / main / AndroidManifest.xml
index 71d7152bb485c2769107d67f2a26d21754a2eaee..6abb8d5ca8d2fddf6520cb465d238e9ab54ab92b 100644 (file)
@@ -3,8 +3,7 @@
 
     <application android:allowBackup="true"
         android:label="@string/app_name"
-        android:icon="@drawable/ic_launcher"
-        android:theme="@style/AppTheme">
+        android:icon="@drawable/ic_launcher">
         <meta-data android:name="xposedmodule" android:value="true"/>
         <meta-data android:name="xposeddescription" android:value="Get rid of &quot;Network may be monitored&quot; alert due to private CA certificates."/>
         <meta-data android:name="xposedminversion" android:value="54"/>