mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
Increased the timeout even more.
This commit is contained in:
@ -24,7 +24,7 @@ import scrollViewModule = require("ui/scroll-view");
|
|||||||
|
|
||||||
// </snippet>
|
// </snippet>
|
||||||
|
|
||||||
var ASYNC = 2;
|
var ASYNC = 5;
|
||||||
var tmp: buttonModule.Button;
|
var tmp: buttonModule.Button;
|
||||||
var newPage: page.Page;
|
var newPage: page.Page;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user