From 5259d5962585b900dbb17935460c448d0eda8a69 Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Mon, 27 Jul 2015 11:00:37 +0300 Subject: [PATCH] HtmlView added in gallery app --- CrossPlatformModules.csproj | 3 ++- apps/gallery-app/content/html-view.xml | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 apps/gallery-app/content/html-view.xml diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index cb24e4589..950037051 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -106,6 +106,7 @@ + Designer @@ -1854,7 +1855,7 @@ False - + \ No newline at end of file diff --git a/apps/gallery-app/content/html-view.xml b/apps/gallery-app/content/html-view.xml new file mode 100644 index 000000000..003737b3d --- /dev/null +++ b/apps/gallery-app/content/html-view.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file