Skip to content

Commit b13b89c

Browse files
Image Picker Controller Demo
Image Picker Controller Demo
1 parent 019d26b commit b13b89c

File tree

1 file changed

+44
-10
lines changed

1 file changed

+44
-10
lines changed
Lines changed: 44 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,61 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11134" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="R6l-1i-c1M">
3+
<device id="retina4_7" orientation="portrait">
4+
<adaptation id="fullscreen"/>
5+
</device>
36
<dependencies>
4-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11106"/>
7+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
8+
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
59
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
610
</dependencies>
711
<scenes>
812
<!--View Controller-->
9-
<scene sceneID="EHf-IW-A2E">
13+
<scene sceneID="VZD-IF-Ul3">
1014
<objects>
11-
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
15+
<viewController id="R6l-1i-c1M" sceneMemberID="viewController">
1216
<layoutGuides>
13-
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
14-
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
17+
<viewControllerLayoutGuide type="top" id="MUn-6G-OPn"/>
18+
<viewControllerLayoutGuide type="bottom" id="Py3-mT-vvx"/>
1519
</layoutGuides>
16-
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
20+
<view key="view" contentMode="scaleToFill" id="S1k-vI-iVM">
1721
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
1822
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23+
<subviews>
24+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ⓒ Rajesh Dalsaniya" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DNO-8y-iqY">
25+
<rect key="frame" x="113" y="544" width="148" height="21"/>
26+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
27+
<nil key="textColor"/>
28+
<nil key="highlightedColor"/>
29+
</label>
30+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="www.rajeshdalsaniya.com" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="awU-4I-AUe">
31+
<rect key="frame" x="89" y="573" width="197" height="21"/>
32+
<fontDescription key="fontDescription" type="system" pointSize="17"/>
33+
<nil key="textColor"/>
34+
<nil key="highlightedColor"/>
35+
</label>
36+
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="WAVE18" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ErN-ZE-3yw">
37+
<rect key="frame" x="100" y="284" width="175" height="98"/>
38+
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="39"/>
39+
<nil key="textColor"/>
40+
<nil key="highlightedColor"/>
41+
</label>
42+
</subviews>
1943
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
44+
<constraints>
45+
<constraint firstItem="ErN-ZE-3yw" firstAttribute="leading" secondItem="S1k-vI-iVM" secondAttribute="leadingMargin" constant="84" id="0an-0l-cWd"/>
46+
<constraint firstItem="ErN-ZE-3yw" firstAttribute="centerY" secondItem="S1k-vI-iVM" secondAttribute="centerY" id="62n-1d-g9n"/>
47+
<constraint firstItem="awU-4I-AUe" firstAttribute="top" secondItem="DNO-8y-iqY" secondAttribute="bottom" constant="8" symbolic="YES" id="BIp-Ko-Ppm"/>
48+
<constraint firstItem="Py3-mT-vvx" firstAttribute="top" secondItem="awU-4I-AUe" secondAttribute="bottom" constant="73" id="KHk-pR-WmX"/>
49+
<constraint firstItem="ErN-ZE-3yw" firstAttribute="top" secondItem="MUn-6G-OPn" secondAttribute="bottom" constant="264" id="Vz5-Hb-GFc"/>
50+
<constraint firstItem="DNO-8y-iqY" firstAttribute="centerX" secondItem="awU-4I-AUe" secondAttribute="centerX" id="e6U-lJ-4sP"/>
51+
<constraint firstItem="ErN-ZE-3yw" firstAttribute="centerX" secondItem="DNO-8y-iqY" secondAttribute="centerX" id="hTp-i8-aFz"/>
52+
<constraint firstItem="DNO-8y-iqY" firstAttribute="centerX" secondItem="S1k-vI-iVM" secondAttribute="centerX" id="k9e-gB-vew"/>
53+
</constraints>
2054
</view>
2155
</viewController>
22-
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
56+
<placeholder placeholderIdentifier="IBFirstResponder" id="A0D-j7-2Ne" userLabel="First Responder" sceneMemberID="firstResponder"/>
2357
</objects>
24-
<point key="canvasLocation" x="53" y="375"/>
58+
<point key="canvasLocation" x="52" y="374.66266866566718"/>
2559
</scene>
2660
</scenes>
2761
</document>

0 commit comments

Comments
 (0)