You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
320 lines
30 KiB
320 lines
30 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
|
<device id="retina6_1" orientation="portrait" appearance="light"/> |
|
<dependencies> |
|
<deployment identifier="iOS"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/> |
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<objects> |
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="GuideUserInfoViewController" customModule="FireBoltt" customModuleProvider="target"> |
|
<connections> |
|
<outlet property="birthdayLabel" destination="7QO-sv-Oo0" id="4fD-Mn-WZ4"/> |
|
<outlet property="birthdayValueLabel" destination="uxL-SK-47o" id="hCm-89-uED"/> |
|
<outlet property="femaleBtn" destination="3xf-LV-HyG" id="RBz-TP-3lF"/> |
|
<outlet property="genderLabel" destination="DLe-IU-ZWQ" id="nv3-SF-Kcr"/> |
|
<outlet property="headerBtn" destination="nR6-BL-kkw" id="SXQ-dH-JRV"/> |
|
<outlet property="heightLabel" destination="Efp-u5-jVz" id="Krb-wJ-R8e"/> |
|
<outlet property="heightValueLabel" destination="Xmf-2n-8dw" id="wbs-AF-j73"/> |
|
<outlet property="maleBtn" destination="e5O-ou-1bf" id="wnf-RF-QrC"/> |
|
<outlet property="nickNameLabel" destination="J6I-LQ-HLv" id="DT5-Ud-Hzn"/> |
|
<outlet property="nickNameTF" destination="CTA-gZ-hXM" id="B7N-kK-Kku"/> |
|
<outlet property="saveBtn" destination="Sef-en-fin" id="PoM-J3-1LZ"/> |
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/> |
|
<outlet property="weightLabel" destination="f6I-a9-ZRg" id="4aU-zo-GzA"/> |
|
<outlet property="weightValueLabel" destination="tC3-9I-Xdy" id="bMU-Yn-bpt"/> |
|
</connections> |
|
</placeholder> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> |
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<subviews> |
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nR6-BL-kkw"> |
|
<rect key="frame" x="161.5" y="74" width="91" height="91"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="91" id="2vg-dS-gHr"/> |
|
<constraint firstAttribute="height" constant="91" id="E9I-ZA-WcF"/> |
|
</constraints> |
|
<state key="normal" backgroundImage="user_Icon_header"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<integer key="value" value="45"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/> |
|
</userDefinedRuntimeAttributes> |
|
</button> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="性别" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DLe-IU-ZWQ"> |
|
<rect key="frame" x="60" y="201.5" width="33" height="19"/> |
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/> |
|
<color key="textColor" red="0.16470588235294117" green="0.16470588235294117" blue="0.16470588235294117" alpha="0.84705882352941175" colorSpace="deviceRGB"/> |
|
<nil key="highlightedColor"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="string" keyPath="textKey" value="性别"/> |
|
</userDefinedRuntimeAttributes> |
|
</label> |
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="e5O-ou-1bf"> |
|
<rect key="frame" x="157.5" y="199" width="60" height="24"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="60" id="cgb-3H-la5"/> |
|
<constraint firstAttribute="height" constant="24" id="jy1-St-qrB"/> |
|
</constraints> |
|
<state key="normal" title="男"> |
|
<color key="titleColor" red="0.59215686274509804" green="0.59215686274509804" blue="0.59215686274509804" alpha="1" colorSpace="deviceRGB"/> |
|
</state> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<integer key="value" value="12"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth"> |
|
<real key="value" value="0.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor"> |
|
<color key="value" red="0.89411764709999997" green="0.89411764709999997" blue="0.89411764709999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="string" keyPath="nTitleKey" value="男"/> |
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/> |
|
</userDefinedRuntimeAttributes> |
|
</button> |
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3xf-LV-HyG"> |
|
<rect key="frame" x="247.5" y="199" width="60" height="24"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="width" constant="60" id="EkS-se-BIb"/> |
|
<constraint firstAttribute="height" constant="24" id="a6a-5p-S73"/> |
|
</constraints> |
|
<state key="normal" title="女"> |
|
<color key="titleColor" red="0.59215686274509804" green="0.59215686274509804" blue="0.59215686274509804" alpha="1" colorSpace="deviceRGB"/> |
|
</state> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<integer key="value" value="12"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth"> |
|
<real key="value" value="0.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor"> |
|
<color key="value" red="0.89411764709999997" green="0.89411764709999997" blue="0.89411764709999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="string" keyPath="nTitleKey" value="女"/> |
|
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/> |
|
</userDefinedRuntimeAttributes> |
|
</button> |
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="luL-18-MO6"> |
|
<rect key="frame" x="40" y="248" width="334" height="45"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="45" id="wCL-qF-r3M"/> |
|
</constraints> |
|
<inset key="titleEdgeInsets" minX="1" minY="0.0" maxX="0.0" maxY="0.0"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<real key="value" value="22.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth"> |
|
<real key="value" value="0.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor"> |
|
<color key="value" red="0.89411764709999997" green="0.89411764709999997" blue="0.89411764709999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</userDefinedRuntimeAttribute> |
|
</userDefinedRuntimeAttributes> |
|
</button> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J6I-LQ-HLv"> |
|
<rect key="frame" x="60" y="260.5" width="33" height="20"/> |
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/> |
|
<color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<nil key="highlightedColor"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="string" keyPath="textKey" value="昵称"/> |
|
</userDefinedRuntimeAttributes> |
|
</label> |
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5pS-Kh-uF9"> |
|
<rect key="frame" x="40" y="313" width="334" height="45"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="45" id="tk9-kZ-Dkh"/> |
|
</constraints> |
|
<inset key="titleEdgeInsets" minX="1" minY="0.0" maxX="0.0" maxY="0.0"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<real key="value" value="22.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth"> |
|
<real key="value" value="0.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor"> |
|
<color key="value" red="0.89411764705882346" green="0.89411764705882346" blue="0.89411764705882346" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</userDefinedRuntimeAttribute> |
|
</userDefinedRuntimeAttributes> |
|
<connections> |
|
<action selector="clickBtn:" destination="-1" eventType="touchUpInside" id="3V9-Am-xax"/> |
|
</connections> |
|
</button> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="身高" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Efp-u5-jVz"> |
|
<rect key="frame" x="60" y="325.5" width="33" height="20"/> |
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/> |
|
<color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<nil key="highlightedColor"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="string" keyPath="textKey" value="身高"/> |
|
</userDefinedRuntimeAttributes> |
|
</label> |
|
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pGj-6a-RbQ"> |
|
<rect key="frame" x="40" y="378" width="334" height="45"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="45" id="1xn-SG-koL"/> |
|
</constraints> |
|
<inset key="titleEdgeInsets" minX="1" minY="0.0" maxX="0.0" maxY="0.0"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<real key="value" value="22.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth"> |
|
<real key="value" value="0.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor"> |
|
<color key="value" red="0.89411764709999997" green="0.89411764709999997" blue="0.89411764709999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</userDefinedRuntimeAttribute> |
|
</userDefinedRuntimeAttributes> |
|
<connections> |
|
<action selector="clickBtn:" destination="-1" eventType="touchUpInside" id="OX4-9K-liD"/> |
|
</connections> |
|
</button> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="体重" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f6I-a9-ZRg"> |
|
<rect key="frame" x="60" y="390.5" width="33" height="20"/> |
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/> |
|
<color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<nil key="highlightedColor"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="string" keyPath="textKey" value="体重"/> |
|
</userDefinedRuntimeAttributes> |
|
</label> |
|
<button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KKo-7O-hAf"> |
|
<rect key="frame" x="40" y="443" width="334" height="45"/> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="45" id="GI9-TF-JIo"/> |
|
</constraints> |
|
<inset key="titleEdgeInsets" minX="1" minY="0.0" maxX="0.0" maxY="0.0"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<real key="value" value="22.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth"> |
|
<real key="value" value="0.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor"> |
|
<color key="value" red="0.89411764709999997" green="0.89411764709999997" blue="0.89411764709999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</userDefinedRuntimeAttribute> |
|
</userDefinedRuntimeAttributes> |
|
<connections> |
|
<action selector="clickBtn:" destination="-1" eventType="touchUpInside" id="dtP-03-qDl"/> |
|
</connections> |
|
</button> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1990-01-01" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uxL-SK-47o"> |
|
<rect key="frame" x="259" y="454.5" width="95" height="22"/> |
|
<fontDescription key="fontDescription" type="system" pointSize="18"/> |
|
<color key="textColor" red="0.16470588235294117" green="0.16470588235294117" blue="0.16470588235294117" alpha="1" colorSpace="calibratedRGB"/> |
|
<nil key="highlightedColor"/> |
|
</label> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="生日" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7QO-sv-Oo0"> |
|
<rect key="frame" x="60" y="455.5" width="33" height="20"/> |
|
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/> |
|
<color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<nil key="highlightedColor"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="string" keyPath="textKey" value="生日"/> |
|
</userDefinedRuntimeAttributes> |
|
</label> |
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Sef-en-fin"> |
|
<rect key="frame" x="40" y="729" width="334" height="45"/> |
|
<color key="backgroundColor" red="0.16862745098039217" green="0.45882352941176469" blue="1" alpha="0.84705882352941175" colorSpace="deviceRGB"/> |
|
<constraints> |
|
<constraint firstAttribute="height" constant="45" id="O06-K1-dVP"/> |
|
</constraints> |
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/> |
|
<state key="normal" title="保存"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
<real key="value" value="22.5"/> |
|
</userDefinedRuntimeAttribute> |
|
<userDefinedRuntimeAttribute type="string" keyPath="nTitleKey" value="保存"/> |
|
</userDefinedRuntimeAttributes> |
|
</button> |
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写昵称" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="CTA-gZ-hXM"> |
|
<rect key="frame" x="262" y="259" width="92" height="23"/> |
|
<color key="textColor" red="0.16470588235294117" green="0.16470588235294117" blue="0.16470588235294117" alpha="1" colorSpace="deviceRGB"/> |
|
<fontDescription key="fontDescription" type="system" pointSize="18"/> |
|
<textInputTraits key="textInputTraits"/> |
|
<userDefinedRuntimeAttributes> |
|
<userDefinedRuntimeAttribute type="string" keyPath="placeHolderKey" value="请填写昵称"/> |
|
</userDefinedRuntimeAttributes> |
|
</textField> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="170 cm" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xmf-2n-8dw"> |
|
<rect key="frame" x="296" y="324.5" width="58" height="22"/> |
|
<fontDescription key="fontDescription" type="system" pointSize="18"/> |
|
<color key="textColor" red="0.16470588235294117" green="0.16470588235294117" blue="0.16470588235294117" alpha="1" colorSpace="calibratedRGB"/> |
|
<nil key="highlightedColor"/> |
|
</label> |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="65 kg" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tC3-9I-Xdy"> |
|
<rect key="frame" x="308" y="389.5" width="46" height="22"/> |
|
<fontDescription key="fontDescription" type="system" pointSize="18"/> |
|
<color key="textColor" red="0.16470588235294117" green="0.16470588235294117" blue="0.16470588235294117" alpha="1" colorSpace="calibratedRGB"/> |
|
<nil key="highlightedColor"/> |
|
</label> |
|
</subviews> |
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/> |
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
<constraints> |
|
<constraint firstItem="nR6-BL-kkw" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="26" id="0bb-Jl-ZGl"/> |
|
<constraint firstItem="tC3-9I-Xdy" firstAttribute="centerY" secondItem="pGj-6a-RbQ" secondAttribute="centerY" id="0ob-RN-uyM"/> |
|
<constraint firstItem="luL-18-MO6" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="40" id="1Uk-Od-WCl"/> |
|
<constraint firstItem="pGj-6a-RbQ" firstAttribute="top" secondItem="5pS-Kh-uF9" secondAttribute="bottom" constant="20" id="1ia-yP-CuP"/> |
|
<constraint firstItem="luL-18-MO6" firstAttribute="top" secondItem="e5O-ou-1bf" secondAttribute="bottom" constant="25" id="8ay-62-Pie"/> |
|
<constraint firstItem="f6I-a9-ZRg" firstAttribute="leading" secondItem="Efp-u5-jVz" secondAttribute="leading" id="8iH-ol-h2B"/> |
|
<constraint firstItem="5pS-Kh-uF9" firstAttribute="trailing" secondItem="luL-18-MO6" secondAttribute="trailing" id="Bea-sc-CYY"/> |
|
<constraint firstItem="Xmf-2n-8dw" firstAttribute="trailing" secondItem="CTA-gZ-hXM" secondAttribute="trailing" id="COT-YA-6cp"/> |
|
<constraint firstItem="uxL-SK-47o" firstAttribute="centerY" secondItem="KKo-7O-hAf" secondAttribute="centerY" id="ClN-Bc-Tia"/> |
|
<constraint firstItem="DLe-IU-ZWQ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="60" id="CmA-Al-eny"/> |
|
<constraint firstItem="Efp-u5-jVz" firstAttribute="centerY" secondItem="5pS-Kh-uF9" secondAttribute="centerY" id="EG3-gd-2EI"/> |
|
<constraint firstItem="DLe-IU-ZWQ" firstAttribute="centerY" secondItem="e5O-ou-1bf" secondAttribute="centerY" id="EyM-z0-10W"/> |
|
<constraint firstItem="KKo-7O-hAf" firstAttribute="trailing" secondItem="pGj-6a-RbQ" secondAttribute="trailing" id="IEF-tP-w5D"/> |
|
<constraint firstItem="3xf-LV-HyG" firstAttribute="leading" secondItem="e5O-ou-1bf" secondAttribute="trailing" constant="30" id="IOk-qv-fqi"/> |
|
<constraint firstItem="CTA-gZ-hXM" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="J6I-LQ-HLv" secondAttribute="trailing" constant="20" id="QgR-nC-1G7"/> |
|
<constraint firstItem="pGj-6a-RbQ" firstAttribute="trailing" secondItem="5pS-Kh-uF9" secondAttribute="trailing" id="Ros-Iq-NdM"/> |
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="Sef-en-fin" secondAttribute="bottom" constant="88" id="VvL-3d-u8b"/> |
|
<constraint firstItem="KKo-7O-hAf" firstAttribute="top" secondItem="pGj-6a-RbQ" secondAttribute="bottom" constant="20" id="YPa-qX-dTK"/> |
|
<constraint firstItem="nR6-BL-kkw" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="ZK0-kp-xpN"/> |
|
<constraint firstItem="tC3-9I-Xdy" firstAttribute="trailing" secondItem="Xmf-2n-8dw" secondAttribute="trailing" id="a1x-wp-mh5"/> |
|
<constraint firstItem="3xf-LV-HyG" firstAttribute="centerY" secondItem="e5O-ou-1bf" secondAttribute="centerY" id="bql-fw-yXn"/> |
|
<constraint firstItem="Sef-en-fin" firstAttribute="leading" secondItem="KKo-7O-hAf" secondAttribute="leading" id="cbT-ig-NWJ"/> |
|
<constraint firstItem="CTA-gZ-hXM" firstAttribute="centerY" secondItem="luL-18-MO6" secondAttribute="centerY" id="dWf-Sp-dfy"/> |
|
<constraint firstItem="e5O-ou-1bf" firstAttribute="top" secondItem="nR6-BL-kkw" secondAttribute="bottom" constant="34" id="dwE-ie-bBp"/> |
|
<constraint firstItem="5pS-Kh-uF9" firstAttribute="leading" secondItem="luL-18-MO6" secondAttribute="leading" id="e1o-2R-CuD"/> |
|
<constraint firstItem="Sef-en-fin" firstAttribute="trailing" secondItem="KKo-7O-hAf" secondAttribute="trailing" id="g1h-h8-Z8v"/> |
|
<constraint firstItem="J6I-LQ-HLv" firstAttribute="leading" secondItem="DLe-IU-ZWQ" secondAttribute="leading" id="gDs-0B-MLw"/> |
|
<constraint firstItem="7QO-sv-Oo0" firstAttribute="centerY" secondItem="KKo-7O-hAf" secondAttribute="centerY" id="giV-VW-VNn"/> |
|
<constraint firstItem="J6I-LQ-HLv" firstAttribute="centerY" secondItem="luL-18-MO6" secondAttribute="centerY" id="gsc-lF-rqH"/> |
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="luL-18-MO6" secondAttribute="trailing" constant="40" id="hT3-jO-Z9B"/> |
|
<constraint firstItem="Xmf-2n-8dw" firstAttribute="centerY" secondItem="5pS-Kh-uF9" secondAttribute="centerY" id="ktz-uz-BwP"/> |
|
<constraint firstItem="CTA-gZ-hXM" firstAttribute="trailing" secondItem="luL-18-MO6" secondAttribute="trailing" constant="-20" id="l7b-gM-E6m"/> |
|
<constraint firstItem="uxL-SK-47o" firstAttribute="trailing" secondItem="tC3-9I-Xdy" secondAttribute="trailing" id="mps-eS-OJs"/> |
|
<constraint firstItem="7QO-sv-Oo0" firstAttribute="leading" secondItem="f6I-a9-ZRg" secondAttribute="leading" id="qE9-H5-n6d"/> |
|
<constraint firstItem="5pS-Kh-uF9" firstAttribute="top" secondItem="luL-18-MO6" secondAttribute="bottom" constant="20" id="qN9-ez-Nuk"/> |
|
<constraint firstItem="e5O-ou-1bf" firstAttribute="leading" secondItem="nR6-BL-kkw" secondAttribute="leading" constant="-4" id="r6s-Tt-Lvv"/> |
|
<constraint firstItem="Efp-u5-jVz" firstAttribute="leading" secondItem="J6I-LQ-HLv" secondAttribute="leading" id="saC-ba-wpH"/> |
|
<constraint firstItem="Sef-en-fin" firstAttribute="top" relation="greaterThanOrEqual" secondItem="KKo-7O-hAf" secondAttribute="bottom" constant="30" id="t9B-QR-aGk"/> |
|
<constraint firstItem="KKo-7O-hAf" firstAttribute="leading" secondItem="pGj-6a-RbQ" secondAttribute="leading" id="vht-K6-cOJ"/> |
|
<constraint firstItem="pGj-6a-RbQ" firstAttribute="leading" secondItem="5pS-Kh-uF9" secondAttribute="leading" id="xrI-1Y-eaL"/> |
|
<constraint firstItem="f6I-a9-ZRg" firstAttribute="centerY" secondItem="pGj-6a-RbQ" secondAttribute="centerY" id="y7a-gc-7kv"/> |
|
</constraints> |
|
<point key="canvasLocation" x="572" y="91"/> |
|
</view> |
|
</objects> |
|
<resources> |
|
<image name="user_Icon_header" width="91" height="91"/> |
|
</resources> |
|
</document>
|
|
|