Removes ionic.platform.fullscreen
This commit is contained in:
parent
039878d3e0
commit
ff65df6847
1 changed files with 0 additions and 2 deletions
|
|
@ -536,8 +536,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
$ionicPlatform.ready(function() {
|
||||
if (platformInfo.isCordova) {
|
||||
|
||||
ionic.Platform.fullScreen(true, false);
|
||||
|
||||
$ionicPlatform.registerBackButtonAction(function(event) {
|
||||
event.preventDefault();
|
||||
}, 100);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue