IHSignupSuccess.xib 7.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="15510"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <customFonts key="customFonts">
  11. <array key="Alibaba-PuHuiTi-Medium.otf">
  12. <string>AlibabaPuHuiTiM</string>
  13. </array>
  14. <array key="Alibaba-PuHuiTi-Regular.otf">
  15. <string>AlibabaPuHuiTiR</string>
  16. </array>
  17. </customFonts>
  18. <objects>
  19. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="IHSignupSuccess" customModule="Inhealth" customModuleProvider="target">
  20. <connections>
  21. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  22. </connections>
  23. </placeholder>
  24. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  25. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  26. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Sensor--Device Information" translatesAutoresizingMaskIntoConstraints="NO" id="m9x-vT-xim">
  30. <rect key="frame" x="127" y="142" width="160" height="160"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="160" id="VC3-pu-Xd6"/>
  33. <constraint firstAttribute="width" constant="160" id="bEm-ET-e4U"/>
  34. </constraints>
  35. </imageView>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Successful" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dLn-oe-qc9">
  37. <rect key="frame" x="151.5" y="320" width="111" height="30.5"/>
  38. <fontDescription key="fontDescription" name="AlibabaPuHuiTiM" family="Alibaba PuHuiTi" pointSize="22"/>
  39. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You have successfully registered and can now login." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2fM-6l-igl">
  43. <rect key="frame" x="40" y="355.5" width="334" height="41.5"/>
  44. <fontDescription key="fontDescription" name="AlibabaPuHuiTiR" family="Alibaba PuHuiTi" pointSize="15"/>
  45. <color key="textColor" red="0.63921568627450975" green="0.68627450980392157" blue="0.73333333333333328" alpha="1" colorSpace="calibratedRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bjS-ll-APZ">
  49. <rect key="frame" x="20" y="816" width="374" height="40"/>
  50. <color key="backgroundColor" red="0.019607843140000001" green="0.81176470590000005" blue="0.6705882353" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="40" id="zIQ-OG-Qfb"/>
  53. </constraints>
  54. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="14"/>
  55. <state key="normal" title="sign in"/>
  56. <userDefinedRuntimeAttributes>
  57. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  58. <real key="value" value="5"/>
  59. </userDefinedRuntimeAttribute>
  60. </userDefinedRuntimeAttributes>
  61. <connections>
  62. <action selector="signInAction:" destination="-1" eventType="touchUpInside" id="zHT-sY-aQP"/>
  63. </connections>
  64. </button>
  65. </subviews>
  66. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  67. <constraints>
  68. <constraint firstItem="2fM-6l-igl" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="40" id="0A9-1Z-0vU"/>
  69. <constraint firstItem="m9x-vT-xim" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="98" id="4bJ-t1-QQG"/>
  70. <constraint firstItem="dLn-oe-qc9" firstAttribute="top" secondItem="m9x-vT-xim" secondAttribute="bottom" constant="18" id="8Ox-oB-me5"/>
  71. <constraint firstItem="dLn-oe-qc9" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="9Fg-Fh-caY"/>
  72. <constraint firstAttribute="trailing" secondItem="bjS-ll-APZ" secondAttribute="trailing" constant="20" id="JQ8-MD-JLg"/>
  73. <constraint firstItem="2fM-6l-igl" firstAttribute="top" secondItem="dLn-oe-qc9" secondAttribute="bottom" constant="5" id="XsE-iE-Pm6"/>
  74. <constraint firstAttribute="bottom" secondItem="bjS-ll-APZ" secondAttribute="bottom" constant="40" id="cKy-bq-CUP"/>
  75. <constraint firstItem="m9x-vT-xim" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="gUj-PE-6Ls"/>
  76. <constraint firstItem="bjS-ll-APZ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="20" id="hbA-w2-KxT"/>
  77. <constraint firstItem="2fM-6l-igl" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="m22-Cl-29q"/>
  78. </constraints>
  79. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  80. <point key="canvasLocation" x="137.68115942028987" y="90.401785714285708"/>
  81. </view>
  82. </objects>
  83. <resources>
  84. <image name="Sensor--Device Information" width="160" height="160"/>
  85. </resources>
  86. </document>