AccompanyLoadingView.xib 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="AccompanyLoadingView">
  13. <rect key="frame" x="0.0" y="0.0" width="699" height="340"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <subviews>
  16. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cloudLoading_bg" translatesAutoresizingMaskIntoConstraints="NO" id="ZV3-qJ-uxE">
  17. <rect key="frame" x="0.0" y="0.0" width="699" height="340"/>
  18. </imageView>
  19. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gn9-HQ-HPj">
  20. <rect key="frame" x="199.5" y="50" width="300" height="200"/>
  21. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  22. <constraints>
  23. <constraint firstAttribute="width" constant="300" id="PRt-J4-ryA"/>
  24. <constraint firstAttribute="width" secondItem="Gn9-HQ-HPj" secondAttribute="height" multiplier="3:2" id="nMf-gF-jkz"/>
  25. </constraints>
  26. </view>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="小酷正在努力加载,请稍等..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bjn-zM-LJW">
  28. <rect key="frame" x="260" y="271" width="179" height="17"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  30. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="back_button_white" translatesAutoresizingMaskIntoConstraints="NO" id="ncV-eS-8Yx">
  34. <rect key="frame" x="22" y="17" width="12" height="20"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="20" id="Qhr-as-jBz"/>
  37. <constraint firstAttribute="width" constant="12" id="UtD-bn-wHw"/>
  38. </constraints>
  39. </imageView>
  40. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Vl-Vy-gg3">
  41. <rect key="frame" x="0.0" y="5" width="44" height="44"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="44" id="fWC-V7-9dR"/>
  44. <constraint firstAttribute="height" constant="44" id="ffu-19-wOl"/>
  45. </constraints>
  46. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  47. <connections>
  48. <action selector="cancleAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="dvV-tf-Ggg"/>
  49. </connections>
  50. </button>
  51. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5FN-Gd-tjU">
  52. <rect key="frame" x="199.5" y="308" width="300" height="12"/>
  53. <subviews>
  54. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1OP-rv-oYu">
  55. <rect key="frame" x="0.0" y="0.0" width="0.0" height="12"/>
  56. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <constraints>
  58. <constraint firstAttribute="width" id="kYR-E7-B2J"/>
  59. </constraints>
  60. <userDefinedRuntimeAttributes>
  61. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  62. <real key="value" value="6"/>
  63. </userDefinedRuntimeAttribute>
  64. </userDefinedRuntimeAttributes>
  65. </view>
  66. </subviews>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="300" id="CqR-Gh-p9l"/>
  70. <constraint firstAttribute="height" constant="12" id="YaA-Um-8Nh"/>
  71. <constraint firstItem="1OP-rv-oYu" firstAttribute="leading" secondItem="5FN-Gd-tjU" secondAttribute="leading" id="kqM-2d-QSN"/>
  72. <constraint firstItem="1OP-rv-oYu" firstAttribute="top" secondItem="5FN-Gd-tjU" secondAttribute="top" id="lkc-Rn-U9k"/>
  73. <constraint firstAttribute="bottom" secondItem="1OP-rv-oYu" secondAttribute="bottom" id="ruV-0W-bwY"/>
  74. </constraints>
  75. <userDefinedRuntimeAttributes>
  76. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  77. <real key="value" value="6"/>
  78. </userDefinedRuntimeAttribute>
  79. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  80. <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  81. </userDefinedRuntimeAttribute>
  82. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  83. <real key="value" value="1"/>
  84. </userDefinedRuntimeAttribute>
  85. </userDefinedRuntimeAttributes>
  86. </view>
  87. </subviews>
  88. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <constraints>
  90. <constraint firstAttribute="bottom" secondItem="5FN-Gd-tjU" secondAttribute="bottom" constant="20" id="2eU-L3-gpy"/>
  91. <constraint firstItem="ZV3-qJ-uxE" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="3r2-vl-mBg"/>
  92. <constraint firstAttribute="trailing" secondItem="ZV3-qJ-uxE" secondAttribute="trailing" id="QY7-u1-n6M"/>
  93. <constraint firstItem="Gn9-HQ-HPj" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" constant="-20" id="QuP-sd-KI7"/>
  94. <constraint firstItem="1Vl-Vy-gg3" firstAttribute="centerY" secondItem="ncV-eS-8Yx" secondAttribute="centerY" id="TSR-47-coa"/>
  95. <constraint firstItem="5FN-Gd-tjU" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="VyD-QO-Rb8"/>
  96. <constraint firstItem="1Vl-Vy-gg3" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Z4M-rM-8kS"/>
  97. <constraint firstItem="ZV3-qJ-uxE" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="beT-6f-OTP"/>
  98. <constraint firstAttribute="bottom" secondItem="ZV3-qJ-uxE" secondAttribute="bottom" id="hv4-uE-orY"/>
  99. <constraint firstItem="ncV-eS-8Yx" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="22" id="ioX-pe-BBS"/>
  100. <constraint firstItem="Gn9-HQ-HPj" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="jNQ-KE-15G"/>
  101. <constraint firstItem="ncV-eS-8Yx" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="17" id="lw2-0g-sel"/>
  102. <constraint firstItem="Bjn-zM-LJW" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="qjV-MX-C2L"/>
  103. <constraint firstItem="5FN-Gd-tjU" firstAttribute="top" secondItem="Bjn-zM-LJW" secondAttribute="bottom" constant="20" id="x3G-Gn-okq"/>
  104. </constraints>
  105. <nil key="simulatedTopBarMetrics"/>
  106. <nil key="simulatedBottomBarMetrics"/>
  107. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  108. <connections>
  109. <outlet property="animationWidth" destination="PRt-J4-ryA" id="2hG-0F-tkf"/>
  110. <outlet property="loadContainer" destination="Gn9-HQ-HPj" id="Rdq-mO-hMY"/>
  111. <outlet property="loadWidth" destination="kYR-E7-B2J" id="3O0-7L-OzU"/>
  112. </connections>
  113. <point key="canvasLocation" x="338.40579710144931" y="-19.419642857142858"/>
  114. </view>
  115. </objects>
  116. <resources>
  117. <image name="back_button_white" width="12" height="20"/>
  118. <image name="cloudLoading_bg" width="812" height="375"/>
  119. </resources>
  120. </document>