mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
fix broken closing tag for the snippet
This commit is contained in:
@ -21,4 +21,4 @@ export function webViewLoaded(args){
|
|||||||
webview.android.getSettings().setDisplayZoomControls(false);
|
webview.android.getSettings().setDisplayZoomControls(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// >> web-view-loaded
|
// << web-view-loaded
|
Reference in New Issue
Block a user