Merge pull request #4110 from NativeScript/galleryapp-webview

Update webView page in gallery app
This commit is contained in:
SvetoslavTsenov
2017-05-05 12:42:07 +03:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Page>
<WebView margin="10" src="http://www.telerik.com/nativescript"/>
<WebView margin="10" src="http://docs.nativescript.org/"/>
</Page>