| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_0" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="qLf-va-EAG" customClass="ChangeNamePopupView">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4c3-gb-BwR" userLabel="maskView">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="common_bg_alpha_85" translatesAutoresizingMaskIntoConstraints="NO" id="mVk-fL-V4v">
- <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="mVk-fL-V4v" firstAttribute="top" secondItem="4c3-gb-BwR" secondAttribute="top" id="7Gh-ee-A8O"/>
- <constraint firstAttribute="trailing" secondItem="mVk-fL-V4v" secondAttribute="trailing" id="QjE-cc-yRk"/>
- <constraint firstAttribute="bottom" secondItem="mVk-fL-V4v" secondAttribute="bottom" id="WCQ-GE-ReR"/>
- <constraint firstItem="mVk-fL-V4v" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" id="uQo-im-Ca4"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
- <rect key="frame" x="25" y="165.5" width="270" height="203"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Np-sH-ysD" userLabel="ContainerView">
- <rect key="frame" x="0.0" y="0.0" width="270" height="203"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7nf-Ia-7Kq" userLabel="View - Title">
- <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_head" translatesAutoresizingMaskIntoConstraints="NO" id="34h-ob-myl" customClass="CustomImageView">
- <rect key="frame" x="0.0" y="0.0" width="270" height="56"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="이름 변경" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IE2-24-gHl" customClass="CustomLabel">
- <rect key="frame" x="25" y="0.0" width="245" height="56"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
- <color key="textColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zH7-5W-ibz">
- <rect key="frame" x="0.0" y="0.0" width="25" height="56"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="RMj-ee-xXD"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="1fj-XN-uH0">
- <variation key="heightClass=regular-widthClass=compact" constant="64"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="34h-ob-myl" secondAttribute="trailing" id="Csc-EZ-eip"/>
- <constraint firstAttribute="bottom" secondItem="34h-ob-myl" secondAttribute="bottom" id="JQg-6C-rCh"/>
- <constraint firstItem="34h-ob-myl" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="Kux-bc-s5U"/>
- <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="zH7-5W-ibz" secondAttribute="trailing" id="Ky2-gf-j5n"/>
- <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="zH7-5W-ibz" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="M96-5v-Ywr"/>
- <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="zH7-5W-ibz" secondAttribute="bottom" id="pab-IE-Gt1"/>
- <constraint firstItem="34h-ob-myl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="uN7-Gl-qWn"/>
- <constraint firstAttribute="height" constant="56" id="ugW-PV-REe"/>
- <constraint firstItem="zH7-5W-ibz" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="vYp-ux-QJO"/>
- <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="IE2-24-gHl"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1fj-XN-uH0"/>
- <exclude reference="Ldj-nV-yrM"/>
- <exclude reference="mUY-4l-GjT"/>
- <exclude reference="yzV-EQ-HeM"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="IE2-24-gHl"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1fj-XN-uH0"/>
- <include reference="Ldj-nV-yrM"/>
- <include reference="mUY-4l-GjT"/>
- <include reference="yzV-EQ-HeM"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
- <rect key="frame" x="0.0" y="56" width="270" height="97"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_popup_bg_body" translatesAutoresizingMaskIntoConstraints="NO" id="Q8g-dz-7PJ">
- <rect key="frame" x="0.0" y="0.0" width="270" height="97"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="Q8g-dz-7PJ" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" id="Q19-eK-pQM"/>
- <constraint firstAttribute="trailing" secondItem="Q8g-dz-7PJ" secondAttribute="trailing" id="Sph-a4-eEc"/>
- <constraint firstItem="Q8g-dz-7PJ" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" id="vmc-IV-Uzj"/>
- <constraint firstAttribute="bottom" secondItem="Q8g-dz-7PJ" secondAttribute="bottom" id="wdS-DL-JHa"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
- <rect key="frame" x="0.0" y="153" width="270" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
- <rect key="frame" x="0.0" y="0.0" width="135" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <state key="normal" title="취소" backgroundImage="img_popup_btn_left">
- <color key="titleColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="136" placeholderIntrinsicHeight="43" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
- <rect key="frame" x="135" y="0.0" width="135" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <state key="normal" title="확인" backgroundImage="img_popup_btn_right">
- <color key="titleColor" red="0.011764705882352941" green="0.60392156862745094" blue="0.87450980392156863" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="11K-if-Gie"/>
- <constraint firstAttribute="height" constant="50" id="27G-tf-09C"/>
- <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="6cg-d2-J3V"/>
- <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="GMG-vw-7vn"/>
- <constraint firstAttribute="trailing" secondItem="FKG-xS-HlM" secondAttribute="trailing" id="M4t-bF-vEd"/>
- <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="WoL-73-gvh"/>
- <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="bst-IL-3Iq"/>
- <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="jIf-f9-ade"/>
- <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" id="otG-LX-4A0"/>
- </constraints>
- </view>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="이름입력" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="x0c-eY-VXh" userLabel="txt - pwd" customClass="CustomTextField">
- <rect key="frame" x="35" y="86" width="200" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="Fjv-Bm-2aW"/>
- <constraint firstAttribute="height" constant="32" id="KHs-kh-xk5">
- <variation key="heightClass=regular-widthClass=compact" constant="30"/>
- </constraint>
- <constraint firstAttribute="height" constant="32" id="lbJ-F0-pba"/>
- <constraint firstAttribute="width" constant="200" id="xNM-pv-vN2">
- <variation key="heightClass=regular-widthClass=compact" constant="218"/>
- </constraint>
- </constraints>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="Fjv-Bm-2aW"/>
- <exclude reference="KHs-kh-xk5"/>
- <exclude reference="lbJ-F0-pba"/>
- <exclude reference="xNM-pv-vN2"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="Fjv-Bm-2aW"/>
- <exclude reference="KHs-kh-xk5"/>
- <exclude reference="lbJ-F0-pba"/>
- <exclude reference="xNM-pv-vN2"/>
- </mask>
- </variation>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="1Ca-ce-jni"/>
- <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="x0c-eY-VXh" secondAttribute="bottom" constant="35" id="CPv-qS-jYw"/>
- <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
- <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
- <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
- <constraint firstItem="x0c-eY-VXh" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="30" id="cHm-Zh-4vQ"/>
- <constraint firstItem="x0c-eY-VXh" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" constant="35" id="cUW-Ng-cUJ"/>
- <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
- <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
- <constraint firstAttribute="trailing" secondItem="x0c-eY-VXh" secondAttribute="trailing" constant="37" id="q8N-Oq-iCt">
- <variation key="heightClass=regular-widthClass=compact" constant="35"/>
- </constraint>
- <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
- <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="7nf-Ia-7Kq"/>
- <exclude reference="Mw5-GF-3oQ"/>
- <exclude reference="x0c-eY-VXh"/>
- </mask>
- <mask key="constraints">
- <exclude reference="CPv-qS-jYw"/>
- <exclude reference="UaC-ap-Ulp"/>
- <exclude reference="oNC-iJ-Za7"/>
- <exclude reference="s6c-op-QFh"/>
- <exclude reference="wPf-du-0AV"/>
- <exclude reference="QFZ-sI-FTg"/>
- <exclude reference="SU0-8W-BVB"/>
- <exclude reference="fbA-Cy-O1e"/>
- <exclude reference="cHm-Zh-4vQ"/>
- <exclude reference="cUW-Ng-cUJ"/>
- <exclude reference="q8N-Oq-iCt"/>
- <exclude reference="RFN-Kf-txX"/>
- <exclude reference="hfD-i1-Fhe"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="7nf-Ia-7Kq"/>
- <include reference="Mw5-GF-3oQ"/>
- <include reference="x0c-eY-VXh"/>
- </mask>
- <mask key="constraints">
- <include reference="CPv-qS-jYw"/>
- <include reference="UaC-ap-Ulp"/>
- <include reference="oNC-iJ-Za7"/>
- <include reference="s6c-op-QFh"/>
- <include reference="wPf-du-0AV"/>
- <include reference="QFZ-sI-FTg"/>
- <include reference="SU0-8W-BVB"/>
- <include reference="fbA-Cy-O1e"/>
- <include reference="cHm-Zh-4vQ"/>
- <include reference="cUW-Ng-cUJ"/>
- <include reference="q8N-Oq-iCt"/>
- <include reference="RFN-Kf-txX"/>
- <include reference="hfD-i1-Fhe"/>
- </mask>
- </variation>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="3Np-sH-ysD"/>
- </mask>
- <mask key="constraints">
- <exclude reference="4tu-Yz-TS5"/>
- <exclude reference="CFR-Ui-y7e"/>
- <exclude reference="SmO-lm-bHQ"/>
- <exclude reference="feN-Ai-BHU"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="3Np-sH-ysD"/>
- </mask>
- <mask key="constraints">
- <include reference="4tu-Yz-TS5"/>
- <include reference="CFR-Ui-y7e"/>
- <include reference="SmO-lm-bHQ"/>
- <include reference="feN-Ai-BHU"/>
- </mask>
- </variation>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="evk-Mf-jK0">
- <rect key="frame" x="295" y="0.0" width="25" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="cxu-is-E4d"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w6d-qK-qLI">
- <rect key="frame" x="0.0" y="0.0" width="25" height="568"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="Qoh-vK-tEk"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="w6d-qK-qLI" secondAttribute="trailing" id="0yU-be-iww"/>
- <constraint firstItem="w6d-qK-qLI" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="5Aa-PE-w64"/>
- <constraint firstAttribute="bottom" secondItem="evk-Mf-jK0" secondAttribute="bottom" id="6kW-DB-1DJ"/>
- <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
- <constraint firstAttribute="trailing" secondItem="evk-Mf-jK0" secondAttribute="trailing" id="K9D-Mn-vhC"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
- <constraint firstItem="evk-Mf-jK0" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="c65-UC-w8M"/>
- <constraint firstItem="evk-Mf-jK0" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="trailing" id="hv9-ht-D8l"/>
- <constraint firstAttribute="bottom" secondItem="w6d-qK-qLI" secondAttribute="bottom" id="qmE-gd-dMp"/>
- <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" placeholder="YES" id="rPN-2q-9iB">
- <variation key="heightClass=regular-widthClass=compact" constant="17"/>
- </constraint>
- <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
- <constraint firstItem="w6d-qK-qLI" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="wAJ-d1-XkK"/>
- <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="4c3-gb-BwR"/>
- <exclude reference="sqq-aQ-dqD"/>
- </mask>
- <mask key="constraints">
- <exclude reference="rPN-2q-9iB"/>
- <exclude reference="F9j-6m-8Sq"/>
- <exclude reference="TOG-yL-xSq"/>
- <exclude reference="uc7-M6-ZYJ"/>
- <exclude reference="wPB-Gl-TgQ"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="4c3-gb-BwR"/>
- <include reference="sqq-aQ-dqD"/>
- </mask>
- <mask key="constraints">
- <include reference="rPN-2q-9iB"/>
- <include reference="F9j-6m-8Sq"/>
- <include reference="TOG-yL-xSq"/>
- <include reference="uc7-M6-ZYJ"/>
- <include reference="wPB-Gl-TgQ"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
- <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
- <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
- <outlet property="imgTitleBar" destination="34h-ob-myl" id="iDv-ms-dX7"/>
- <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
- <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
- <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
- <outlet property="txtNickname" destination="x0c-eY-VXh" id="Egy-5i-5sT"/>
- </connections>
- <point key="canvasLocation" x="323" y="350"/>
- </view>
- </objects>
- <resources>
- <image name="common_bg_alpha_85" width="2" height="2"/>
- <image name="img_input_round_bg_default" width="50" height="35"/>
- <image name="img_popup_bg_body" width="2" height="2"/>
- <image name="img_popup_bg_head" width="37" height="48"/>
- <image name="img_popup_btn_left" width="37" height="34"/>
- <image name="img_popup_btn_right" width="37" height="34"/>
- </resources>
- </document>
|