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