mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Fix from merge
This commit is contained in:
parent
70495eddb0
commit
d43e451763
@ -98,10 +98,6 @@ public class BackgroundMode extends CordovaPlugin {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void pluginInitialize() {
|
|
||||||
BackgroundExt.addWindowFlags(cordova.getActivity());
|
|
||||||
}
|
|
||||||
/**
|
/**
|
||||||
* Executes the request.
|
* Executes the request.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user