From 14a716fa312631a7419cbc689b7a6a38e140c4a6 Mon Sep 17 00:00:00 2001 From: vakrilov Date: Fri, 17 Apr 2015 17:08:36 +0300 Subject: [PATCH 1/6] Fix: Border supports background --- CrossPlatformModules.csproj | 9 +-- apps/gallery-app/content/border.xml | 7 +++ apps/gallery-app/main-page.xml | 1 + ui/border/border-common.ts | 4 ++ ui/border/border.android.ts | 88 +++++++++++++---------------- ui/border/border.d.ts | 4 ++ ui/styling/stylers.android.ts | 21 +++++++ 7 files changed, 81 insertions(+), 53 deletions(-) create mode 100644 apps/gallery-app/content/border.xml diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index cd05937ca..a8b27225d 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -572,6 +572,7 @@ + Designer @@ -722,9 +723,9 @@ Designer - - camera.d.ts - + + camera.d.ts + camera.d.ts @@ -1558,7 +1559,7 @@ False - + \ No newline at end of file diff --git a/apps/gallery-app/content/border.xml b/apps/gallery-app/content/border.xml new file mode 100644 index 000000000..265858ba7 --- /dev/null +++ b/apps/gallery-app/content/border.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/apps/gallery-app/main-page.xml b/apps/gallery-app/main-page.xml index 1fb2fbcc0..5afa03258 100644 --- a/apps/gallery-app/main-page.xml +++ b/apps/gallery-app/main-page.xml @@ -16,6 +16,7 @@