mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Merge pull request #4205 from NativeScript/tsonevn_fix_snippet_tag
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