From e1bad6d1aad1825b4a3a2c2075e8650ba6cd93e2 Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Mon, 25 May 2015 16:14:58 +0300 Subject: [PATCH] Repeater added to gallery app --- CrossPlatformModules.csproj | 4 ++++ apps/gallery-app/main-page.xml | 1 + apps/gallery-app/views/repeater.ts | 10 ++++++++++ apps/gallery-app/views/repeater.xml | 13 +++++++++++++ 4 files changed, 28 insertions(+) create mode 100644 apps/gallery-app/views/repeater.ts create mode 100644 apps/gallery-app/views/repeater.xml diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 7712d1427..34cb2a8d7 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -76,6 +76,9 @@ list-view.xml + + repeater.xml + main-page.xml @@ -597,6 +600,7 @@ + diff --git a/apps/gallery-app/main-page.xml b/apps/gallery-app/main-page.xml index 3240e80fa..8fdfa0701 100644 --- a/apps/gallery-app/main-page.xml +++ b/apps/gallery-app/main-page.xml @@ -32,6 +32,7 @@