Merge pull request #4205 from NativeScript/tsonevn_fix_snippet_tag

fix broken closing tag for the snippet
This commit is contained in:
Nikolay Tsonev
2017-05-16 16:38:59 +03:00
committed by GitHub

View File

@ -21,4 +21,4 @@ export function webViewLoaded(args){
webview.android.getSettings().setDisplayZoomControls(false); webview.android.getSettings().setDisplayZoomControls(false);
} }
} }
// >> web-view-loaded // << web-view-loaded