Explorar o código

Hid ReceiverActivity an android.

PKnittel %!s(int64=11) %!d(string=hai) anos
pai
achega
8a3ca729c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -70,7 +70,7 @@
              * The activity calls the background callback and brings the launch inten
              * up to foreground.
             -->
-            <activity android:name="de.appplant.cordova.plugin.localnotification.ReceiverActivity" android:launchMode="singleInstance" />
+            <activity android:name="de.appplant.cordova.plugin.localnotification.ReceiverActivity" android:launchMode="singleInstance" android:theme="@android:style/Theme.NoDisplay" />
         </config-file>
 
         <config-file target="AndroidManifest.xml" parent="/manifest">