Adds fade transition. Also fix delay screen
This commit is contained in:
parent
6fc03f413a
commit
e2f957597a
2 changed files with 5 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ angular.element(document).ready(function() {
|
|||
|
||||
setTimeout(function() {
|
||||
navigator.splashscreen.hide();
|
||||
}, 2000);
|
||||
}, 1000);
|
||||
|
||||
window.plugins.webintent.getUri(handleBitcoinURI);
|
||||
window.plugins.webintent.onNewIntent(handleBitcoinURI);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue