fix spinner in windows phone
This commit is contained in:
parent
c31fb5f5c4
commit
f677d4bd75
3 changed files with 43 additions and 38 deletions
|
|
@ -211,6 +211,6 @@ angular.module('copayApp.controllers').controller('createController',
|
|||
}, 100);
|
||||
} else $state.go('tabs.home');
|
||||
});
|
||||
}, 100);
|
||||
}, 300);
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue