| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="4451" systemVersion="13A461" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="8">
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733.0"/>
- </dependencies>
- <scenes>
- <!--class Prefix:identifier View Controller-->
- <scene sceneID="ufC-wZ-h7g">
- <objects>
- <viewController id="vXZ-lx-hvc" customClass="RootViewController" sceneMemberID="viewController">
- <layoutGuides>
- <viewControllerLayoutGuide type="top" id="3"/>
- <viewControllerLayoutGuide type="bottom" id="4"/>
- </layoutGuides>
- <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
- <subviews>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" id="46" translatesAutoresizingMaskIntoConstraints="NO" text="XamarinDevDays">
- <rect key="frame" x="20" y="89" width="220" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="47" translatesAutoresizingMaskIntoConstraints="NO">
- <rect key="frame" x="254" y="89" width="46" height="30"/>
- <state key="normal" title="Get">
- <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="ButtonGetTweets_TouchUpInside:" destination="vXZ-lx-hvc" id="48" eventType="touchUpInside"/>
- </connections>
- </button>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="49" translatesAutoresizingMaskIntoConstraints="NO">
- <rect key="frame" x="0.0" y="138" width="320" height="430"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <prototypes>
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="50" style="IBUITableViewCellStyleSubtitle" textLabel="57" detailTextLabel="58" reuseIdentifier="tweet">
- <rect key="frame" x="0.0" y="22" width="320" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="51" tableViewCell="50">
- <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <subviews>
- <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="57">
- <rect key="frame" x="15" y="4" width="34" height="21.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="58">
- <rect key="frame" x="15" y="25.5" width="43" height="14.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- </view>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="52">
- <rect key="frame" x="0.0" y="66" width="320" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="53" tableViewCell="52">
- <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </view>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="54">
- <rect key="frame" x="0.0" y="110" width="320" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="55" tableViewCell="54">
- <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </view>
- </tableViewCell>
- </prototypes>
- </tableView>
- </subviews>
- <constraints>
- <constraint firstItem="46" firstAttribute="top" secondItem="3" secondAttribute="bottom" constant="25" id="63"/>
- <constraint firstItem="46" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" constant="20" id="64"/>
- <constraint firstItem="kh9-bI-dsS" firstAttribute="trailing" secondItem="46" secondAttribute="trailing" constant="80" id="69"/>
- <constraint firstItem="47" firstAttribute="top" secondItem="3" secondAttribute="bottom" constant="25" id="70"/>
- <constraint firstItem="kh9-bI-dsS" firstAttribute="trailing" secondItem="47" secondAttribute="trailing" constant="20" id="71"/>
- <constraint firstItem="47" firstAttribute="leading" secondItem="46" secondAttribute="trailing" constant="14" id="72"/>
- <constraint firstItem="49" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" constant="0.0" id="73"/>
- <constraint firstItem="49" firstAttribute="trailing" secondItem="kh9-bI-dsS" secondAttribute="trailing" constant="0.0" id="74"/>
- <constraint firstItem="49" firstAttribute="bottom" secondItem="kh9-bI-dsS" secondAttribute="bottom" constant="0.0" id="75"/>
- <constraint firstItem="49" firstAttribute="top" secondItem="46" secondAttribute="bottom" constant="19" id="76"/>
- </constraints>
- </view>
- <navigationItem title="Twitter Search" id="40" key="navigationItem"/>
- <connections>
- <outlet property="ButtonGetTweets" destination="47" id="name-outlet-47"/>
- <outlet property="TextFieldSearch" destination="46" id="name-outlet-46"/>
- <outlet property="TableViewTweets" destination="49" id="name-outlet-49"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="448" y="14"/>
- </scene>
- <scene sceneID="7">
- <objects>
- <navigationController definesPresentationContext="YES" id="8" sceneMemberID="viewController">
- <navigationBar key="navigationBar" contentMode="scaleToFill" id="11">
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- </navigationBar>
- <connections>
- <segue id="41" destination="vXZ-lx-hvc" kind="relationship" relationship="rootViewController"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="12" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-6" y="11"/>
- </scene>
- </scenes>
- <simulatedMetricsContainer key="defaultSimulatedMetrics">
- <simulatedStatusBarMetrics key="statusBar"/>
- <simulatedOrientationMetrics key="orientation"/>
- <simulatedScreenMetrics key="destination" type="retina4"/>
- </simulatedMetricsContainer>
- <resources>
- <image name="Default-568h.png" width="640" height="1136"/>
- <image name="Default.png" width="320" height="480"/>
- <image name="Default-Portrait.png" width="768" height="1004"/>
- <image name="Icon-60.png" width="180" height="180"/>
- <image name="Icon-76.png" width="76" height="76"/>
- <image name="Icon-Small.png" width="29" height="29"/>
- <image name="Icon-Small-40.png" width="40" height="40"/>
- </resources>
- </document>
|