summaryrefslogtreecommitdiff
path: root/csharp/xamarin/controller/controller.iOS/Resources
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-07-20 19:19:30 +0200
committerJose <jose@zeroc.com>2018-07-20 19:19:30 +0200
commitf831849a119aa592d207fd38428517b414c2b39d (patch)
tree88c4d1c69072ad45eda621079f0d1d8b89a1fd8e /csharp/xamarin/controller/controller.iOS/Resources
parentUpdate Travis CI build to use ubuntu-18.04 (diff)
downloadice-f831849a119aa592d207fd38428517b414c2b39d.tar.bz2
ice-f831849a119aa592d207fd38428517b414c2b39d.tar.xz
ice-f831849a119aa592d207fd38428517b414c2b39d.zip
Xamarin testsuite
Diffstat (limited to 'csharp/xamarin/controller/controller.iOS/Resources')
-rw-r--r--csharp/xamarin/controller/controller.iOS/Resources/Default-568h@2x.pngbin0 -> 8884 bytes
-rw-r--r--csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait.pngbin0 -> 10710 bytes
-rw-r--r--csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait@2x.pngbin0 -> 34540 bytes
-rw-r--r--csharp/xamarin/controller/controller.iOS/Resources/Default.pngbin0 -> 7243 bytes
-rw-r--r--csharp/xamarin/controller/controller.iOS/Resources/Default@2x.pngbin0 -> 8368 bytes
-rw-r--r--csharp/xamarin/controller/controller.iOS/Resources/LaunchScreen.storyboard39
6 files changed, 39 insertions, 0 deletions
diff --git a/csharp/xamarin/controller/controller.iOS/Resources/Default-568h@2x.png b/csharp/xamarin/controller/controller.iOS/Resources/Default-568h@2x.png
new file mode 100644
index 00000000000..26c6461e50a
--- /dev/null
+++ b/csharp/xamarin/controller/controller.iOS/Resources/Default-568h@2x.png
Binary files differ
diff --git a/csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait.png b/csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait.png
new file mode 100644
index 00000000000..5d0d1ab4c6d
--- /dev/null
+++ b/csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait.png
Binary files differ
diff --git a/csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait@2x.png b/csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait@2x.png
new file mode 100644
index 00000000000..0ee2688e8f1
--- /dev/null
+++ b/csharp/xamarin/controller/controller.iOS/Resources/Default-Portrait@2x.png
Binary files differ
diff --git a/csharp/xamarin/controller/controller.iOS/Resources/Default.png b/csharp/xamarin/controller/controller.iOS/Resources/Default.png
new file mode 100644
index 00000000000..b74643c0aa3
--- /dev/null
+++ b/csharp/xamarin/controller/controller.iOS/Resources/Default.png
Binary files differ
diff --git a/csharp/xamarin/controller/controller.iOS/Resources/Default@2x.png b/csharp/xamarin/controller/controller.iOS/Resources/Default@2x.png
new file mode 100644
index 00000000000..dbd6bd3e864
--- /dev/null
+++ b/csharp/xamarin/controller/controller.iOS/Resources/Default@2x.png
Binary files differ
diff --git a/csharp/xamarin/controller/controller.iOS/Resources/LaunchScreen.storyboard b/csharp/xamarin/controller/controller.iOS/Resources/LaunchScreen.storyboard
new file mode 100644
index 00000000000..a639c2f1a5b
--- /dev/null
+++ b/csharp/xamarin/controller/controller.iOS/Resources/LaunchScreen.storyboard
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="X5k-f2-b5h">
+ <dependencies>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/>
+ </dependencies>
+ <scenes>
+ <!--View Controller-->
+ <scene sceneID="gAE-YM-kbH">
+ <objects>
+ <viewController id="X5k-f2-b5h" sceneMemberID="viewController">
+ <layoutGuides>
+ <viewControllerLayoutGuide type="top" id="Y8P-hJ-Z43"/>
+ <viewControllerLayoutGuide type="bottom" id="9ZL-r4-8FZ"/>
+ </layoutGuides>
+ <view key="view" contentMode="scaleToFill" id="yd7-JS-zBw">
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="Icon-60.png" translatesAutoresizingMaskIntoConstraints="NO" id="23">
+ <rect key="frame" x="270" y="270" width="60" height="60"/>
+ <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
+ </imageView>
+ </subviews>
+ <color key="backgroundColor" red="0.20392156862745098" green="0.59607843137254901" blue="0.85882352941176465" alpha="1" colorSpace="calibratedRGB"/>
+ <constraints>
+ <constraint firstItem="23" firstAttribute="centerY" secondItem="yd7-JS-zBw" secondAttribute="centerY" priority="1" id="39"/>
+ <constraint firstItem="23" firstAttribute="centerX" secondItem="yd7-JS-zBw" secondAttribute="centerX" priority="1" id="41"/>
+ </constraints>
+ </view>
+ </viewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="XAI-xm-WK6" userLabel="First Responder" sceneMemberID="firstResponder"/>
+ </objects>
+ <point key="canvasLocation" x="349" y="339"/>
+ </scene>
+ </scenes>
+ <resources>
+ <image name="Icon-60.png" width="180" height="180"/>
+ </resources>
+</document>