summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.iOS
diff options
context:
space:
mode:
authorRui Marinho <me@ruimarinho.net>2016-04-16 22:39:22 +0100
committerJason Smith <jason.smith@xamarin.com>2016-04-16 14:39:22 -0700
commit2223efdd4ff740a9335cd0a41f0c0e406568ed3d (patch)
tree0e04dd1ffaf4636b9ed04181d36bf5856c11acac /Xamarin.Forms.ControlGallery.iOS
parentd9ed63f0add8345cf6ab1508b353dcbdacbcd97c (diff)
downloadxamarin-forms-2223efdd4ff740a9335cd0a41f0c0e406568ed3d.tar.gz
xamarin-forms-2223efdd4ff740a9335cd0a41f0c0e406568ed3d.tar.bz2
xamarin-forms-2223efdd4ff740a9335cd0a41f0c0e406568ed3d.zip
[iOS] Restore VisualElementTracker on WebViewRenderer (#99)
Diffstat (limited to 'Xamarin.Forms.ControlGallery.iOS')
-rw-r--r--Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj1
-rw-r--r--Xamarin.Forms.ControlGallery.iOS/test.jpgbin0 -> 2212 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
index 97791688..6bf11dfd 100644
--- a/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
+++ b/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
@@ -228,6 +228,7 @@
<BundleResource Include="Images\Vegetables.jpg" />
<BundleResource Include="Images\Vegetables%402x.jpg" />
<BundleResource Include="toolbar_close.png" />
+ <BundleResource Include="test.jpg" />
</ItemGroup>
<ItemGroup>
<Reference Include="Calabash, Version=18.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065, processorArchitecture=MSIL">
diff --git a/Xamarin.Forms.ControlGallery.iOS/test.jpg b/Xamarin.Forms.ControlGallery.iOS/test.jpg
new file mode 100644
index 00000000..718bb181
--- /dev/null
+++ b/Xamarin.Forms.ControlGallery.iOS/test.jpg
Binary files differ