MainStoryboard.storyboard 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="4451" systemVersion="13A461" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="8">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733.0"/>
  5. </dependencies>
  6. <scenes>
  7. <!--class Prefix:identifier View Controller-->
  8. <scene sceneID="ufC-wZ-h7g">
  9. <objects>
  10. <viewController id="vXZ-lx-hvc" customClass="RootViewController" sceneMemberID="viewController">
  11. <layoutGuides>
  12. <viewControllerLayoutGuide type="top" id="3"/>
  13. <viewControllerLayoutGuide type="bottom" id="4"/>
  14. </layoutGuides>
  15. <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
  19. <subviews>
  20. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" id="46" translatesAutoresizingMaskIntoConstraints="NO" text="XamarinDevDays">
  21. <rect key="frame" x="20" y="89" width="220" height="30"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  23. <textInputTraits key="textInputTraits"/>
  24. </textField>
  25. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="47" translatesAutoresizingMaskIntoConstraints="NO">
  26. <rect key="frame" x="254" y="89" width="46" height="30"/>
  27. <state key="normal" title="Get">
  28. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  29. </state>
  30. <connections>
  31. <action selector="ButtonGetTweets_TouchUpInside:" destination="vXZ-lx-hvc" id="48" eventType="touchUpInside"/>
  32. </connections>
  33. </button>
  34. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="49" translatesAutoresizingMaskIntoConstraints="NO">
  35. <rect key="frame" x="0.0" y="138" width="320" height="430"/>
  36. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  37. <prototypes>
  38. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="50" style="IBUITableViewCellStyleSubtitle" textLabel="57" detailTextLabel="58" reuseIdentifier="tweet">
  39. <rect key="frame" x="0.0" y="22" width="320" height="44"/>
  40. <autoresizingMask key="autoresizingMask"/>
  41. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="51" tableViewCell="50">
  42. <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
  43. <autoresizingMask key="autoresizingMask"/>
  44. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  45. <subviews>
  46. <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="57">
  47. <rect key="frame" x="15" y="4" width="34" height="21.5"/>
  48. <autoresizingMask key="autoresizingMask"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  50. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="58">
  54. <rect key="frame" x="15" y="25.5" width="43" height="14.5"/>
  55. <autoresizingMask key="autoresizingMask"/>
  56. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  57. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. </subviews>
  61. </view>
  62. </tableViewCell>
  63. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="52">
  64. <rect key="frame" x="0.0" y="66" width="320" height="44"/>
  65. <autoresizingMask key="autoresizingMask"/>
  66. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="53" tableViewCell="52">
  67. <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
  68. <autoresizingMask key="autoresizingMask"/>
  69. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  70. </view>
  71. </tableViewCell>
  72. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="54">
  73. <rect key="frame" x="0.0" y="110" width="320" height="44"/>
  74. <autoresizingMask key="autoresizingMask"/>
  75. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="55" tableViewCell="54">
  76. <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
  77. <autoresizingMask key="autoresizingMask"/>
  78. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  79. </view>
  80. </tableViewCell>
  81. </prototypes>
  82. </tableView>
  83. </subviews>
  84. <constraints>
  85. <constraint firstItem="46" firstAttribute="top" secondItem="3" secondAttribute="bottom" constant="25" id="63"/>
  86. <constraint firstItem="46" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" constant="20" id="64"/>
  87. <constraint firstItem="kh9-bI-dsS" firstAttribute="trailing" secondItem="46" secondAttribute="trailing" constant="80" id="69"/>
  88. <constraint firstItem="47" firstAttribute="top" secondItem="3" secondAttribute="bottom" constant="25" id="70"/>
  89. <constraint firstItem="kh9-bI-dsS" firstAttribute="trailing" secondItem="47" secondAttribute="trailing" constant="20" id="71"/>
  90. <constraint firstItem="47" firstAttribute="leading" secondItem="46" secondAttribute="trailing" constant="14" id="72"/>
  91. <constraint firstItem="49" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" constant="0.0" id="73"/>
  92. <constraint firstItem="49" firstAttribute="trailing" secondItem="kh9-bI-dsS" secondAttribute="trailing" constant="0.0" id="74"/>
  93. <constraint firstItem="49" firstAttribute="bottom" secondItem="kh9-bI-dsS" secondAttribute="bottom" constant="0.0" id="75"/>
  94. <constraint firstItem="49" firstAttribute="top" secondItem="46" secondAttribute="bottom" constant="19" id="76"/>
  95. </constraints>
  96. </view>
  97. <navigationItem title="Twitter Search" id="40" key="navigationItem"/>
  98. <connections>
  99. <outlet property="ButtonGetTweets" destination="47" id="name-outlet-47"/>
  100. <outlet property="TextFieldSearch" destination="46" id="name-outlet-46"/>
  101. <outlet property="TableViewTweets" destination="49" id="name-outlet-49"/>
  102. </connections>
  103. </viewController>
  104. <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
  105. </objects>
  106. <point key="canvasLocation" x="448" y="14"/>
  107. </scene>
  108. <scene sceneID="7">
  109. <objects>
  110. <navigationController definesPresentationContext="YES" id="8" sceneMemberID="viewController">
  111. <navigationBar key="navigationBar" contentMode="scaleToFill" id="11">
  112. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  113. </navigationBar>
  114. <connections>
  115. <segue id="41" destination="vXZ-lx-hvc" kind="relationship" relationship="rootViewController"/>
  116. </connections>
  117. </navigationController>
  118. <placeholder placeholderIdentifier="IBFirstResponder" id="12" userLabel="First Responder" sceneMemberID="firstResponder"/>
  119. </objects>
  120. <point key="canvasLocation" x="-6" y="11"/>
  121. </scene>
  122. </scenes>
  123. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  124. <simulatedStatusBarMetrics key="statusBar"/>
  125. <simulatedOrientationMetrics key="orientation"/>
  126. <simulatedScreenMetrics key="destination" type="retina4"/>
  127. </simulatedMetricsContainer>
  128. <resources>
  129. <image name="Default-568h.png" width="640" height="1136"/>
  130. <image name="Default.png" width="320" height="480"/>
  131. <image name="Default-Portrait.png" width="768" height="1004"/>
  132. <image name="Icon-60.png" width="180" height="180"/>
  133. <image name="Icon-76.png" width="76" height="76"/>
  134. <image name="Icon-Small.png" width="29" height="29"/>
  135. <image name="Icon-Small-40.png" width="40" height="40"/>
  136. </resources>
  137. </document>