AppDistributionInternalStoryboard.storyboard 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_0" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Feedback View Controller-->
  13. <scene sceneID="tne-QT-ifu">
  14. <objects>
  15. <viewController storyboardIdentifier="fir-ad-iaf" id="BYZ-38-t0r" customClass="FeedbackViewController" customModule="AppDistributionInternalResources" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  17. <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dia-oO-Nu0">
  21. <rect key="frame" x="0.0" y="47" width="390" height="44"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="44" id="ifE-ZP-DGh"/>
  24. </constraints>
  25. <items>
  26. <navigationItem title="Feedback" id="JNd-eF-IDH">
  27. <barButtonItem key="leftBarButtonItem" title="Back" id="OJS-4m-F97">
  28. <connections>
  29. <action selector="tappedCancel:" destination="BYZ-38-t0r" id="hdo-oe-Rpf"/>
  30. </connections>
  31. </barButtonItem>
  32. <barButtonItem key="rightBarButtonItem" title="Send" style="done" id="jcN-Fa-ZwH">
  33. <connections>
  34. <action selector="tappedSend:" destination="BYZ-38-t0r" id="2o9-hS-7N7"/>
  35. </connections>
  36. </barButtonItem>
  37. </navigationItem>
  38. </items>
  39. </navigationBar>
  40. <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B8f-p9-FeY">
  41. <rect key="frame" x="0.0" y="92" width="390" height="84"/>
  42. <subviews>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="TopLeft" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dmh-tx-P50">
  44. <rect key="frame" x="12" y="8" width="366" height="52"/>
  45. <string key="text">[This is placeholder text from the developer that is show to the tester before they provide feedback. It can contain links to more information.]</string>
  46. <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="13"/>
  47. <nil key="textColor"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. </subviews>
  51. <color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. <constraints>
  53. <constraint firstAttribute="bottom" secondItem="dmh-tx-P50" secondAttribute="bottom" constant="24" id="4bb-g4-c6l"/>
  54. <constraint firstItem="dmh-tx-P50" firstAttribute="trailing" secondItem="B8f-p9-FeY" secondAttribute="trailing" constant="-12" id="4iq-ek-mx8"/>
  55. <constraint firstItem="dmh-tx-P50" firstAttribute="top" secondItem="B8f-p9-FeY" secondAttribute="topMargin" id="bQc-lM-lBQ"/>
  56. <constraint firstItem="dmh-tx-P50" firstAttribute="leading" secondItem="B8f-p9-FeY" secondAttribute="leading" constant="12" id="va6-fC-hjm"/>
  57. </constraints>
  58. </view>
  59. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dsI-rN-5aL">
  60. <rect key="frame" x="16" y="302" width="358" height="442"/>
  61. </imageView>
  62. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5dc-R4-ELB">
  63. <rect key="frame" x="0.0" y="175" width="390" height="86"/>
  64. <subviews>
  65. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" text="Have feedback? Let us know how we can make this app better?." textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="iNL-09-ZI6">
  66. <rect key="frame" x="19" y="17" width="351" height="50"/>
  67. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  68. <color key="textColor" systemColor="labelColor"/>
  69. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  70. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  71. </textView>
  72. </subviews>
  73. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  74. <constraints>
  75. <constraint firstItem="iNL-09-ZI6" firstAttribute="centerX" secondItem="5dc-R4-ELB" secondAttribute="centerX" id="6mW-Zs-1zw"/>
  76. <constraint firstItem="iNL-09-ZI6" firstAttribute="leading" secondItem="5dc-R4-ELB" secondAttribute="leading" constant="16" id="GJF-wf-ZNr"/>
  77. <constraint firstAttribute="bottom" secondItem="iNL-09-ZI6" secondAttribute="bottom" constant="16" id="GwE-1C-l0F"/>
  78. <constraint firstItem="iNL-09-ZI6" firstAttribute="top" secondItem="5dc-R4-ELB" secondAttribute="top" constant="16" id="vDu-hu-JbG"/>
  79. <constraint firstAttribute="trailing" secondItem="iNL-09-ZI6" secondAttribute="trailing" constant="16" id="ysz-oV-pEc"/>
  80. </constraints>
  81. </view>
  82. </subviews>
  83. <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
  84. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  85. <constraints>
  86. <constraint firstItem="Dia-oO-Nu0" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="7XR-Cu-c7J"/>
  87. <constraint firstItem="B8f-p9-FeY" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" constant="91" id="EFg-iZ-Jzz"/>
  88. <constraint firstItem="5dc-R4-ELB" firstAttribute="trailing" secondItem="B8f-p9-FeY" secondAttribute="trailing" id="EwK-Jx-Hes"/>
  89. <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="dsI-rN-5aL" secondAttribute="trailing" constant="16" id="I52-Pj-PSq"/>
  90. <constraint firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="Jvv-bL-zyF"/>
  91. <constraint firstAttribute="bottom" secondItem="5dc-R4-ELB" secondAttribute="bottom" constant="583" id="OBu-rX-tfb"/>
  92. <constraint firstItem="Dia-oO-Nu0" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="UDB-uL-1PW"/>
  93. <constraint firstItem="5dc-R4-ELB" firstAttribute="centerX" secondItem="dsI-rN-5aL" secondAttribute="centerX" id="Z7g-ss-vlW"/>
  94. <constraint firstItem="B8f-p9-FeY" firstAttribute="trailing" secondItem="Dia-oO-Nu0" secondAttribute="trailing" id="b1e-eB-0Fc"/>
  95. <constraint firstAttribute="bottom" secondItem="B8f-p9-FeY" secondAttribute="bottom" constant="669" id="gbS-Iu-ikS"/>
  96. <constraint firstItem="5dc-R4-ELB" firstAttribute="leading" secondItem="B8f-p9-FeY" secondAttribute="leading" id="gwL-YB-JX5"/>
  97. <constraint firstItem="dsI-rN-5aL" firstAttribute="top" secondItem="5dc-R4-ELB" secondAttribute="bottom" constant="41" id="kP6-6f-o6b"/>
  98. <constraint firstItem="5dc-R4-ELB" firstAttribute="top" secondItem="Dia-oO-Nu0" secondAttribute="bottom" constant="84" id="ol5-x8-ptW"/>
  99. <constraint firstItem="dsI-rN-5aL" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="16" id="vfI-nc-TeW"/>
  100. <constraint firstItem="B8f-p9-FeY" firstAttribute="leading" secondItem="Dia-oO-Nu0" secondAttribute="leading" id="waP-fr-WQe"/>
  101. <constraint firstItem="Dia-oO-Nu0" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="wg8-jh-o4A"/>
  102. <constraint firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="zZh-sJ-7Gx"/>
  103. </constraints>
  104. </view>
  105. <connections>
  106. <outlet property="additionalFormTextLabel" destination="dmh-tx-P50" id="heh-EK-oEt"/>
  107. <outlet property="feedbackTextView" destination="iNL-09-ZI6" id="Ur9-nn-jm4"/>
  108. <outlet property="navigationBar" destination="Dia-oO-Nu0" id="eVF-OS-PgH"/>
  109. <outlet property="screenshotUIImageView" destination="dsI-rN-5aL" id="bRf-CH-E8Y"/>
  110. </connections>
  111. </viewController>
  112. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  113. </objects>
  114. <point key="canvasLocation" x="130.76923076923077" y="-34.123222748815166"/>
  115. </scene>
  116. </scenes>
  117. <resources>
  118. <systemColor name="labelColor">
  119. <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  120. </systemColor>
  121. <systemColor name="systemBackgroundColor">
  122. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  123. </systemColor>
  124. </resources>
  125. </document>