HomeMember.storyboard 144 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Home Member View Controller-->
  12. <scene sceneID="XOs-w7-MYy">
  13. <objects>
  14. <viewController storyboardIdentifier="HomeMemberViewController" automaticallyAdjustsScrollViewInsets="NO" useStoryboardIdentifierAsRestorationIdentifier="YES" id="rMi-z4-kw5" customClass="HomeMemberViewController" sceneMemberID="viewController">
  15. <layoutGuides>
  16. <viewControllerLayoutGuide type="top" id="FRX-jq-RY9"/>
  17. <viewControllerLayoutGuide type="bottom" id="uin-sv-GXR"/>
  18. </layoutGuides>
  19. <view key="view" contentMode="scaleToFill" id="bEt-FP-UIs" userLabel="View - ViewController">
  20. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cgw-Um-cGw" userLabel="View - Main">
  24. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l0a-wm-olW" userLabel="View - header">
  27. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  28. <subviews>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="참여 / 대기" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BQC-jo-sr2" customClass="CustomLabel">
  30. <rect key="frame" x="12" y="20" width="200" height="45"/>
  31. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  32. <constraints>
  33. <constraint firstAttribute="width" constant="200" id="grY-gr-1NS"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  36. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EJS-zY-9Mn" customClass="CustomButton">
  40. <rect key="frame" x="275" y="20" width="45" height="45"/>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="45" id="y8g-AQ-MNj"/>
  43. </constraints>
  44. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  45. <state key="normal" image="common_head_btn_more"/>
  46. <state key="highlighted" image="common_head_btn_more_press"/>
  47. <connections>
  48. <action selector="btnOptionTouched:" destination="rMi-z4-kw5" eventType="touchUpInside" id="wmM-4a-Qv8"/>
  49. </connections>
  50. </button>
  51. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JFO-nI-N8s" userLabel="View - EditMode">
  52. <rect key="frame" x="320" y="20" width="90" height="45"/>
  53. <subviews>
  54. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="D4W-8c-ano" customClass="CustomButton">
  55. <rect key="frame" x="0.0" y="0.0" width="45" height="45"/>
  56. <constraints>
  57. <constraint firstAttribute="width" constant="45" id="nV9-1S-ahd"/>
  58. </constraints>
  59. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  60. <state key="normal" image="common_head_btn_delete"/>
  61. <state key="highlighted" image="common_head_btn_delete_press"/>
  62. <connections>
  63. <action selector="btnDeleteOnEditModeTouched:" destination="rMi-z4-kw5" eventType="touchUpInside" id="N04-Dr-MwO"/>
  64. </connections>
  65. </button>
  66. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uLj-Rv-Fp1" customClass="CustomButton">
  67. <rect key="frame" x="45" y="0.0" width="45" height="45"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="45" id="hlG-Lv-IV6"/>
  70. </constraints>
  71. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  72. <state key="normal" image="common_head_btn_close"/>
  73. <state key="highlighted" image="common_head_btn_close_press"/>
  74. <connections>
  75. <action selector="btnCloseOnEditModeTouched:" destination="rMi-z4-kw5" eventType="touchUpInside" id="hnn-N9-2LA"/>
  76. </connections>
  77. </button>
  78. </subviews>
  79. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  80. <constraints>
  81. <constraint firstAttribute="trailing" secondItem="uLj-Rv-Fp1" secondAttribute="trailing" id="28l-hY-CFU"/>
  82. <constraint firstAttribute="bottom" secondItem="D4W-8c-ano" secondAttribute="bottom" id="Ak8-ot-zY8"/>
  83. <constraint firstItem="D4W-8c-ano" firstAttribute="top" secondItem="JFO-nI-N8s" secondAttribute="top" id="IMf-TE-5jU"/>
  84. <constraint firstItem="D4W-8c-ano" firstAttribute="leading" secondItem="JFO-nI-N8s" secondAttribute="leading" id="J60-Xr-gYg"/>
  85. <constraint firstAttribute="bottom" secondItem="uLj-Rv-Fp1" secondAttribute="bottom" id="JNY-Ed-6uY"/>
  86. <constraint firstAttribute="width" constant="90" id="Q5V-nH-Bi1"/>
  87. <constraint firstItem="uLj-Rv-Fp1" firstAttribute="top" secondItem="JFO-nI-N8s" secondAttribute="top" id="vAr-N5-gJQ"/>
  88. </constraints>
  89. </view>
  90. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kbC-Vg-3ar">
  91. <rect key="frame" x="0.0" y="0.0" width="320" height="20"/>
  92. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  93. <constraints>
  94. <constraint firstAttribute="height" constant="20" id="eJy-19-Ik2"/>
  95. </constraints>
  96. </view>
  97. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="01f-4z-8gt">
  98. <rect key="frame" x="0.0" y="20" width="12" height="45"/>
  99. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  100. <constraints>
  101. <constraint firstAttribute="width" constant="12" id="vEt-G2-dN3"/>
  102. </constraints>
  103. </view>
  104. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lLJ-TV-GFz" customClass="CustomButton">
  105. <rect key="frame" x="275" y="20" width="45" height="45"/>
  106. <constraints>
  107. <constraint firstAttribute="width" constant="45" id="99j-uA-lK9"/>
  108. </constraints>
  109. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  110. <state key="normal" image="common_head_btn_close"/>
  111. <state key="highlighted" image="common_head_btn_close_press"/>
  112. <connections>
  113. <action selector="btnOptionTouched:" destination="rMi-z4-kw5" eventType="touchUpInside" id="mVa-Pq-K7S"/>
  114. </connections>
  115. </button>
  116. </subviews>
  117. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  118. <constraints>
  119. <constraint firstAttribute="bottom" secondItem="01f-4z-8gt" secondAttribute="bottom" id="3xS-TV-aRa"/>
  120. <constraint firstAttribute="bottom" secondItem="lLJ-TV-GFz" secondAttribute="bottom" id="4PC-2c-mbU"/>
  121. <constraint firstItem="BQC-jo-sr2" firstAttribute="top" secondItem="kbC-Vg-3ar" secondAttribute="bottom" id="4PF-CK-Mgb"/>
  122. <constraint firstItem="kbC-Vg-3ar" firstAttribute="top" secondItem="l0a-wm-olW" secondAttribute="top" id="6Sh-8B-5Ct"/>
  123. <constraint firstAttribute="trailing" secondItem="JFO-nI-N8s" secondAttribute="trailing" constant="-90" id="8Ps-j5-gDq"/>
  124. <constraint firstAttribute="trailing" secondItem="kbC-Vg-3ar" secondAttribute="trailing" id="8uR-d5-hQq"/>
  125. <constraint firstAttribute="height" constant="65" id="Als-Mn-bZC"/>
  126. <constraint firstAttribute="trailing" secondItem="EJS-zY-9Mn" secondAttribute="trailing" id="Ap2-pP-n4L"/>
  127. <constraint firstItem="EJS-zY-9Mn" firstAttribute="top" secondItem="kbC-Vg-3ar" secondAttribute="bottom" id="QZj-JC-beK"/>
  128. <constraint firstItem="01f-4z-8gt" firstAttribute="leading" secondItem="l0a-wm-olW" secondAttribute="leading" id="VRD-p4-LHD"/>
  129. <constraint firstAttribute="bottom" secondItem="EJS-zY-9Mn" secondAttribute="bottom" id="b0Q-zv-ftG"/>
  130. <constraint firstItem="01f-4z-8gt" firstAttribute="top" secondItem="kbC-Vg-3ar" secondAttribute="bottom" id="c2o-2I-mNP"/>
  131. <constraint firstItem="kbC-Vg-3ar" firstAttribute="leading" secondItem="l0a-wm-olW" secondAttribute="leading" id="cik-kk-vaD"/>
  132. <constraint firstItem="JFO-nI-N8s" firstAttribute="leading" secondItem="lLJ-TV-GFz" secondAttribute="trailing" id="eQy-PA-rsS"/>
  133. <constraint firstAttribute="bottom" secondItem="BQC-jo-sr2" secondAttribute="bottom" id="nij-DS-7AU"/>
  134. <constraint firstItem="BQC-jo-sr2" firstAttribute="leading" secondItem="01f-4z-8gt" secondAttribute="trailing" id="oU7-Cp-zC9"/>
  135. <constraint firstItem="JFO-nI-N8s" firstAttribute="top" secondItem="l0a-wm-olW" secondAttribute="top" constant="20" id="rrB-kh-VXy"/>
  136. <constraint firstAttribute="bottom" secondItem="JFO-nI-N8s" secondAttribute="bottom" id="vxI-xh-7AZ"/>
  137. </constraints>
  138. </view>
  139. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="axh-aL-iCk" userLabel="View - AddHub">
  140. <rect key="frame" x="0.0" y="75" width="320" height="433"/>
  141. <subviews>
  142. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="초대를 받아서
시작해 보세요" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UIr-Cg-6ra" customClass="CustomLabel">
  143. <rect key="frame" x="35" y="106" width="250" height="36"/>
  144. <constraints>
  145. <constraint firstAttribute="height" constant="36" id="b0v-RK-p5I"/>
  146. </constraints>
  147. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  148. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. <nil key="highlightedColor"/>
  150. <variation key="default">
  151. <mask key="constraints">
  152. <exclude reference="b0v-RK-p5I"/>
  153. </mask>
  154. </variation>
  155. <variation key="heightClass=regular-widthClass=compact">
  156. <mask key="constraints">
  157. <include reference="b0v-RK-p5I"/>
  158. </mask>
  159. </variation>
  160. </label>
  161. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_1depth_invitation" translatesAutoresizingMaskIntoConstraints="NO" id="1R2-BX-SJK">
  162. <rect key="frame" x="85" y="142" width="150" height="150"/>
  163. <constraints>
  164. <constraint firstAttribute="height" constant="150" id="DoT-SE-54O"/>
  165. <constraint firstAttribute="width" constant="150" id="yli-mn-8Dp"/>
  166. </constraints>
  167. <variation key="default">
  168. <mask key="constraints">
  169. <exclude reference="DoT-SE-54O"/>
  170. <exclude reference="yli-mn-8Dp"/>
  171. </mask>
  172. </variation>
  173. <variation key="heightClass=regular-widthClass=compact">
  174. <mask key="constraints">
  175. <include reference="DoT-SE-54O"/>
  176. <include reference="yli-mn-8Dp"/>
  177. </mask>
  178. </variation>
  179. </imageView>
  180. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="직접 홈허브를 연결하고 싶나요?
멤버 탈퇴 후 진행할 수 있습니다." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OG9-ii-CYz" customClass="CustomLabel">
  181. <rect key="frame" x="35" y="292" width="250" height="30"/>
  182. <constraints>
  183. <constraint firstAttribute="height" constant="36" id="T7Z-JY-x2W">
  184. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  185. </constraint>
  186. </constraints>
  187. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  188. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  189. <nil key="highlightedColor"/>
  190. </label>
  191. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="탈퇴" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XgO-D3-M0N" customClass="CustomLabel">
  192. <rect key="frame" x="35" y="337" width="250" height="21"/>
  193. <constraints>
  194. <constraint firstAttribute="height" constant="36" id="JaC-tN-wae">
  195. <variation key="heightClass=regular-widthClass=compact" constant="21"/>
  196. </constraint>
  197. </constraints>
  198. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  199. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  200. <nil key="highlightedColor"/>
  201. </label>
  202. </subviews>
  203. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  204. <constraints>
  205. <constraint firstItem="1R2-BX-SJK" firstAttribute="top" secondItem="UIr-Cg-6ra" secondAttribute="bottom" id="3hh-Ho-R8v"/>
  206. <constraint firstAttribute="trailing" secondItem="OG9-ii-CYz" secondAttribute="trailing" constant="35" id="42K-D3-qXC"/>
  207. <constraint firstItem="OG9-ii-CYz" firstAttribute="top" secondItem="1R2-BX-SJK" secondAttribute="bottom" id="9pX-l8-0Ji"/>
  208. <constraint firstItem="XgO-D3-M0N" firstAttribute="top" secondItem="OG9-ii-CYz" secondAttribute="bottom" constant="15" id="EXb-O5-ulF"/>
  209. <constraint firstAttribute="trailing" secondItem="XgO-D3-M0N" secondAttribute="trailing" constant="35" id="Me8-rU-gxI"/>
  210. <constraint firstItem="1R2-BX-SJK" firstAttribute="centerY" secondItem="axh-aL-iCk" secondAttribute="centerY" id="P8X-Y7-uRI"/>
  211. <constraint firstAttribute="trailing" secondItem="UIr-Cg-6ra" secondAttribute="trailing" constant="35" id="e7C-FS-iTl"/>
  212. <constraint firstItem="OG9-ii-CYz" firstAttribute="leading" secondItem="axh-aL-iCk" secondAttribute="leading" constant="35" id="gEG-L6-xt2"/>
  213. <constraint firstItem="XgO-D3-M0N" firstAttribute="leading" secondItem="axh-aL-iCk" secondAttribute="leading" constant="35" id="ilL-Di-0UH"/>
  214. <constraint firstItem="UIr-Cg-6ra" firstAttribute="leading" secondItem="axh-aL-iCk" secondAttribute="leading" constant="35" id="l9k-4l-Hcg"/>
  215. <constraint firstItem="1R2-BX-SJK" firstAttribute="centerX" secondItem="axh-aL-iCk" secondAttribute="centerX" id="p3l-za-BwU"/>
  216. </constraints>
  217. <variation key="default">
  218. <mask key="subviews">
  219. <exclude reference="UIr-Cg-6ra"/>
  220. <exclude reference="1R2-BX-SJK"/>
  221. <exclude reference="OG9-ii-CYz"/>
  222. <exclude reference="XgO-D3-M0N"/>
  223. </mask>
  224. <mask key="constraints">
  225. <exclude reference="e7C-FS-iTl"/>
  226. <exclude reference="l9k-4l-Hcg"/>
  227. <exclude reference="3hh-Ho-R8v"/>
  228. <exclude reference="P8X-Y7-uRI"/>
  229. <exclude reference="p3l-za-BwU"/>
  230. <exclude reference="42K-D3-qXC"/>
  231. <exclude reference="9pX-l8-0Ji"/>
  232. <exclude reference="gEG-L6-xt2"/>
  233. <exclude reference="EXb-O5-ulF"/>
  234. <exclude reference="Me8-rU-gxI"/>
  235. <exclude reference="ilL-Di-0UH"/>
  236. </mask>
  237. </variation>
  238. <variation key="heightClass=regular-widthClass=compact">
  239. <mask key="subviews">
  240. <include reference="UIr-Cg-6ra"/>
  241. <include reference="1R2-BX-SJK"/>
  242. <include reference="OG9-ii-CYz"/>
  243. <include reference="XgO-D3-M0N"/>
  244. </mask>
  245. <mask key="constraints">
  246. <include reference="e7C-FS-iTl"/>
  247. <include reference="l9k-4l-Hcg"/>
  248. <include reference="3hh-Ho-R8v"/>
  249. <include reference="P8X-Y7-uRI"/>
  250. <include reference="p3l-za-BwU"/>
  251. <include reference="42K-D3-qXC"/>
  252. <include reference="9pX-l8-0Ji"/>
  253. <include reference="gEG-L6-xt2"/>
  254. <include reference="EXb-O5-ulF"/>
  255. <include reference="Me8-rU-gxI"/>
  256. <include reference="ilL-Di-0UH"/>
  257. </mask>
  258. </variation>
  259. </view>
  260. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="1BG-fl-tMC">
  261. <rect key="frame" x="0.0" y="65" width="320" height="443"/>
  262. <color key="backgroundColor" red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  263. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Eqr-ob-qGR">
  264. <size key="itemSize" width="145" height="168"/>
  265. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  266. <size key="footerReferenceSize" width="320" height="168"/>
  267. <inset key="sectionInset" minX="10" minY="10" maxX="10" maxY="0.0"/>
  268. </collectionViewFlowLayout>
  269. <cells>
  270. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" placeholderIntrinsicWidth="160" placeholderIntrinsicHeight="160" reuseIdentifier="CollectionCellIdentifier" id="Y48-UA-qPE" customClass="HomeMemberCollectionCell">
  271. <rect key="frame" x="10" y="10" width="145" height="168"/>
  272. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  273. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  274. <rect key="frame" x="0.0" y="0.0" width="145" height="168"/>
  275. <autoresizingMask key="autoresizingMask"/>
  276. <subviews>
  277. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="457-Hm-o4g" userLabel="View - Container">
  278. <rect key="frame" x="0.0" y="0.0" width="145" height="168"/>
  279. <subviews>
  280. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UfF-O1-nWw" customClass="CustomButton">
  281. <rect key="frame" x="40" y="22" width="65" height="65"/>
  282. <constraints>
  283. <constraint firstAttribute="width" constant="65" id="7TL-dr-4qk"/>
  284. <constraint firstAttribute="height" constant="65" id="Yws-FL-qj4"/>
  285. </constraints>
  286. <state key="normal" image="img_member_photo_default"/>
  287. </button>
  288. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="160" placeholderIntrinsicHeight="21" text="멤버" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7q2-vA-IXJ" customClass="CustomLabel">
  289. <rect key="frame" x="15" y="131" width="115" height="15"/>
  290. <constraints>
  291. <constraint firstAttribute="height" constant="15" id="wh7-1d-TNo"/>
  292. </constraints>
  293. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  294. <color key="textColor" red="0.0" green="0.75686274509803919" blue="0.53333333333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  295. <nil key="highlightedColor"/>
  296. </label>
  297. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xF6-7A-VxO" customClass="CustomCheckBox">
  298. <rect key="frame" x="100" y="9" width="35" height="35"/>
  299. <constraints>
  300. <constraint firstAttribute="height" constant="35" id="VeB-rn-Ocl"/>
  301. <constraint firstAttribute="width" constant="35" id="aKk-8Q-m2b"/>
  302. </constraints>
  303. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  304. <inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
  305. <state key="normal" image="common_checkbox_default">
  306. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  307. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  308. </state>
  309. <state key="highlighted" image="common_checkbox_press"/>
  310. </button>
  311. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OHw-95-fcX" userLabel="View - wline">
  312. <rect key="frame" x="0.0" y="167" width="145" height="1"/>
  313. <color key="backgroundColor" red="0.8666666666666667" green="0.8666666666666667" blue="0.8666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  314. <constraints>
  315. <constraint firstAttribute="height" constant="1" id="vuJ-Mw-ri9"/>
  316. </constraints>
  317. <variation key="default">
  318. <mask key="constraints">
  319. <exclude reference="vuJ-Mw-ri9"/>
  320. </mask>
  321. </variation>
  322. <variation key="heightClass=regular-widthClass=compact">
  323. <mask key="constraints">
  324. <include reference="vuJ-Mw-ri9"/>
  325. </mask>
  326. </variation>
  327. </view>
  328. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ofN-CC-nYZ" userLabel="View - vline">
  329. <rect key="frame" x="144" y="0.0" width="1" height="168"/>
  330. <color key="backgroundColor" red="0.8666666666666667" green="0.8666666666666667" blue="0.8666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  331. <constraints>
  332. <constraint firstAttribute="width" constant="1" id="MCz-yT-Roo"/>
  333. </constraints>
  334. <variation key="default">
  335. <mask key="constraints">
  336. <exclude reference="MCz-yT-Roo"/>
  337. </mask>
  338. </variation>
  339. <variation key="heightClass=regular-widthClass=compact">
  340. <mask key="constraints">
  341. <include reference="MCz-yT-Roo"/>
  342. </mask>
  343. </variation>
  344. </view>
  345. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6Cm-gI-NWs">
  346. <rect key="frame" x="0.0" y="0.0" width="15" height="167"/>
  347. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  348. <constraints>
  349. <constraint firstAttribute="width" constant="15" id="Ki1-48-azt"/>
  350. </constraints>
  351. </view>
  352. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ris-h0-mOj">
  353. <rect key="frame" x="130" y="0.0" width="15" height="168"/>
  354. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  355. <constraints>
  356. <constraint firstAttribute="width" constant="15" id="rNf-6L-wHE"/>
  357. </constraints>
  358. </view>
  359. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="wooseong" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z0f-9N-jTM" customClass="CustomLabel">
  360. <rect key="frame" x="15" y="111" width="115" height="14"/>
  361. <constraints>
  362. <constraint firstAttribute="height" constant="14" id="494-Nk-xGB"/>
  363. </constraints>
  364. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  365. <color key="textColor" red="0.53333333333333333" green="0.5607843137254902" blue="0.6588235294117647" alpha="1" colorSpace="calibratedRGB"/>
  366. <nil key="highlightedColor"/>
  367. </label>
  368. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" placeholderIntrinsicWidth="160" placeholderIntrinsicHeight="15" text="Kristoff Byun" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sRI-jF-TYZ" customClass="CustomLabel">
  369. <rect key="frame" x="15" y="97" width="115" height="14"/>
  370. <constraints>
  371. <constraint firstAttribute="height" constant="14" id="9f7-yZ-yfR"/>
  372. </constraints>
  373. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  374. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  375. <nil key="highlightedColor"/>
  376. </label>
  377. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ri7-GB-mvW" customClass="CustomButton">
  378. <rect key="frame" x="100" y="9" width="35" height="35"/>
  379. <constraints>
  380. <constraint firstAttribute="width" constant="35" id="99C-CL-xfD"/>
  381. <constraint firstAttribute="height" constant="35" id="SbP-e5-vz5"/>
  382. </constraints>
  383. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  384. <inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
  385. <state key="normal" image="common_list_btn_delete">
  386. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  387. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  388. </state>
  389. <state key="highlighted" image="common_list_btn_delete_press"/>
  390. </button>
  391. </subviews>
  392. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  393. <constraints>
  394. <constraint firstItem="ris-h0-mOj" firstAttribute="leading" secondItem="7q2-vA-IXJ" secondAttribute="trailing" id="5pW-F1-2G8"/>
  395. <constraint firstItem="6Cm-gI-NWs" firstAttribute="top" secondItem="457-Hm-o4g" secondAttribute="top" id="6lk-W4-LHI"/>
  396. <constraint firstAttribute="trailing" secondItem="ofN-CC-nYZ" secondAttribute="trailing" constant="-1" id="6w6-Pm-WQL">
  397. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  398. </constraint>
  399. <constraint firstAttribute="trailing" secondItem="ris-h0-mOj" secondAttribute="trailing" id="9EQ-h6-bnH"/>
  400. <constraint firstItem="UfF-O1-nWw" firstAttribute="centerX" secondItem="457-Hm-o4g" secondAttribute="centerX" id="BlL-Vu-U8Y"/>
  401. <constraint firstItem="ris-h0-mOj" firstAttribute="leading" secondItem="sRI-jF-TYZ" secondAttribute="trailing" id="DEb-cj-JL5"/>
  402. <constraint firstItem="ris-h0-mOj" firstAttribute="leading" secondItem="Z0f-9N-jTM" secondAttribute="trailing" id="FXb-Tr-q7N"/>
  403. <constraint firstItem="Z0f-9N-jTM" firstAttribute="top" secondItem="sRI-jF-TYZ" secondAttribute="bottom" id="K0Z-lp-QCL"/>
  404. <constraint firstItem="xF6-7A-VxO" firstAttribute="top" secondItem="457-Hm-o4g" secondAttribute="top" constant="9" id="LcM-6D-83H"/>
  405. <constraint firstItem="7q2-vA-IXJ" firstAttribute="top" secondItem="Z0f-9N-jTM" secondAttribute="bottom" constant="6" id="NcE-9a-Vu7"/>
  406. <constraint firstItem="sRI-jF-TYZ" firstAttribute="top" secondItem="UfF-O1-nWw" secondAttribute="bottom" constant="10" id="PLi-uK-jFo"/>
  407. <constraint firstItem="sRI-jF-TYZ" firstAttribute="leading" secondItem="6Cm-gI-NWs" secondAttribute="trailing" id="QQ2-xA-BQG"/>
  408. <constraint firstItem="ris-h0-mOj" firstAttribute="top" secondItem="457-Hm-o4g" secondAttribute="top" id="XbN-Fr-7ZW"/>
  409. <constraint firstItem="Z0f-9N-jTM" firstAttribute="leading" secondItem="6Cm-gI-NWs" secondAttribute="trailing" id="a9n-xs-6PU"/>
  410. <constraint firstItem="OHw-95-fcX" firstAttribute="leading" secondItem="457-Hm-o4g" secondAttribute="leading" id="b1t-tY-1Eq"/>
  411. <constraint firstAttribute="trailing" secondItem="OHw-95-fcX" secondAttribute="trailing" id="c8U-gg-sRx"/>
  412. <constraint firstItem="OHw-95-fcX" firstAttribute="top" secondItem="6Cm-gI-NWs" secondAttribute="bottom" id="ehj-7G-qZ9"/>
  413. <constraint firstItem="UfF-O1-nWw" firstAttribute="top" secondItem="457-Hm-o4g" secondAttribute="top" constant="22" id="eqQ-jO-IYC"/>
  414. <constraint firstItem="ofN-CC-nYZ" firstAttribute="leading" secondItem="Ri7-GB-mvW" secondAttribute="trailing" constant="9" id="g4B-pA-7HG"/>
  415. <constraint firstAttribute="bottom" secondItem="OHw-95-fcX" secondAttribute="bottom" id="hVo-XR-dK8">
  416. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  417. </constraint>
  418. <constraint firstItem="6Cm-gI-NWs" firstAttribute="leading" secondItem="457-Hm-o4g" secondAttribute="leading" id="hbO-Xi-TF6"/>
  419. <constraint firstItem="7q2-vA-IXJ" firstAttribute="leading" secondItem="6Cm-gI-NWs" secondAttribute="trailing" id="iv8-B8-T7T"/>
  420. <constraint firstAttribute="bottom" secondItem="ofN-CC-nYZ" secondAttribute="bottom" id="lwf-vZ-6xG">
  421. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  422. </constraint>
  423. <constraint firstItem="ofN-CC-nYZ" firstAttribute="leading" secondItem="xF6-7A-VxO" secondAttribute="trailing" constant="9" id="mf4-lT-VYZ"/>
  424. <constraint firstItem="ofN-CC-nYZ" firstAttribute="top" secondItem="457-Hm-o4g" secondAttribute="top" id="pC2-2f-N0s"/>
  425. <constraint firstAttribute="bottom" secondItem="ris-h0-mOj" secondAttribute="bottom" id="tAt-PI-kGK"/>
  426. <constraint firstItem="Ri7-GB-mvW" firstAttribute="top" secondItem="457-Hm-o4g" secondAttribute="top" constant="9" id="zCJ-2V-AHk"/>
  427. </constraints>
  428. <variation key="default">
  429. <mask key="subviews">
  430. <exclude reference="OHw-95-fcX"/>
  431. <exclude reference="ofN-CC-nYZ"/>
  432. </mask>
  433. <mask key="constraints">
  434. <exclude reference="6w6-Pm-WQL"/>
  435. <exclude reference="lwf-vZ-6xG"/>
  436. <exclude reference="pC2-2f-N0s"/>
  437. <exclude reference="b1t-tY-1Eq"/>
  438. <exclude reference="c8U-gg-sRx"/>
  439. <exclude reference="hVo-XR-dK8"/>
  440. </mask>
  441. </variation>
  442. <variation key="heightClass=regular-widthClass=compact">
  443. <mask key="subviews">
  444. <include reference="OHw-95-fcX"/>
  445. <include reference="ofN-CC-nYZ"/>
  446. </mask>
  447. <mask key="constraints">
  448. <include reference="6w6-Pm-WQL"/>
  449. <include reference="lwf-vZ-6xG"/>
  450. <include reference="pC2-2f-N0s"/>
  451. <include reference="b1t-tY-1Eq"/>
  452. <include reference="c8U-gg-sRx"/>
  453. <include reference="hVo-XR-dK8"/>
  454. </mask>
  455. </variation>
  456. </view>
  457. </subviews>
  458. </view>
  459. <constraints>
  460. <constraint firstAttribute="trailing" secondItem="457-Hm-o4g" secondAttribute="trailing" id="R4w-mF-uR7"/>
  461. <constraint firstItem="457-Hm-o4g" firstAttribute="top" secondItem="Y48-UA-qPE" secondAttribute="top" id="YOk-kw-Ffz"/>
  462. <constraint firstItem="457-Hm-o4g" firstAttribute="leading" secondItem="Y48-UA-qPE" secondAttribute="leading" id="ho5-FX-xHT"/>
  463. <constraint firstAttribute="bottom" secondItem="457-Hm-o4g" secondAttribute="bottom" id="m8l-N2-YvC"/>
  464. </constraints>
  465. <size key="customSize" width="145" height="168"/>
  466. <connections>
  467. <outlet property="btnDelete" destination="Ri7-GB-mvW" id="TkL-aJ-NrN"/>
  468. <outlet property="btnProfile" destination="UfF-O1-nWw" id="WRN-4p-slT"/>
  469. <outlet property="chkSelect" destination="xF6-7A-VxO" id="ANP-on-79a"/>
  470. <outlet property="lblMemID" destination="Z0f-9N-jTM" id="W6X-ap-rnv"/>
  471. <outlet property="lblNickname" destination="sRI-jF-TYZ" id="bL6-n2-te5"/>
  472. <outlet property="lblStatus" destination="7q2-vA-IXJ" id="84e-09-MUx"/>
  473. <outlet property="vline" destination="ofN-CC-nYZ" id="rf0-KR-eFj"/>
  474. </connections>
  475. </collectionViewCell>
  476. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" placeholderIntrinsicWidth="160" placeholderIntrinsicHeight="160" reuseIdentifier="AddCollectionCellIdentifier" id="E0q-3h-aZh" customClass="HomeMemberAddCollectionCell">
  477. <rect key="frame" x="165" y="10" width="145" height="168"/>
  478. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  479. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  480. <rect key="frame" x="0.0" y="0.0" width="145" height="168"/>
  481. <autoresizingMask key="autoresizingMask"/>
  482. <subviews>
  483. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rPe-eM-rB6" userLabel="View - Container">
  484. <rect key="frame" x="0.0" y="0.0" width="145" height="168"/>
  485. <subviews>
  486. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PxQ-Df-kgL" customClass="CustomLabelButton">
  487. <rect key="frame" x="15" y="0.0" width="115" height="167"/>
  488. <subviews>
  489. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PJW-3U-S2V">
  490. <rect key="frame" x="0.0" y="109" width="115" height="10"/>
  491. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  492. <constraints>
  493. <constraint firstAttribute="height" constant="10" id="BTW-Hu-M2l"/>
  494. </constraints>
  495. </view>
  496. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8VF-rn-uYO" customClass="CustomButton">
  497. <rect key="frame" x="35" y="65" width="44" height="44"/>
  498. <constraints>
  499. <constraint firstAttribute="width" constant="44" id="H71-D7-eEX"/>
  500. <constraint firstAttribute="height" constant="44" id="UpJ-2E-oF5"/>
  501. </constraints>
  502. <state key="normal" image="common_list_btn_big_add"/>
  503. </button>
  504. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="749" text="멤버 초대" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yLG-eY-ndH" customClass="CustomLabel">
  505. <rect key="frame" x="0.0" y="119" width="115" height="13"/>
  506. <constraints>
  507. <constraint firstAttribute="height" constant="13" id="df6-Vq-BER"/>
  508. </constraints>
  509. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  510. <nil key="highlightedColor"/>
  511. </label>
  512. </subviews>
  513. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  514. <constraints>
  515. <constraint firstItem="8VF-rn-uYO" firstAttribute="centerX" secondItem="PxQ-Df-kgL" secondAttribute="centerX" id="Eu1-hH-YHL"/>
  516. <constraint firstAttribute="trailing" secondItem="yLG-eY-ndH" secondAttribute="trailing" id="KFt-ub-dM6"/>
  517. <constraint firstItem="8VF-rn-uYO" firstAttribute="top" secondItem="PxQ-Df-kgL" secondAttribute="top" constant="65" id="WnX-ue-Rhe"/>
  518. <constraint firstItem="yLG-eY-ndH" firstAttribute="leading" secondItem="PxQ-Df-kgL" secondAttribute="leading" id="YSZ-Ho-zZL"/>
  519. <constraint firstItem="PJW-3U-S2V" firstAttribute="leading" secondItem="PxQ-Df-kgL" secondAttribute="leading" id="Zel-cI-Mrk"/>
  520. <constraint firstAttribute="trailing" secondItem="PJW-3U-S2V" secondAttribute="trailing" id="jAM-yi-wYo"/>
  521. <constraint firstItem="PJW-3U-S2V" firstAttribute="top" secondItem="8VF-rn-uYO" secondAttribute="bottom" id="wFG-Mx-pWI"/>
  522. <constraint firstItem="yLG-eY-ndH" firstAttribute="top" secondItem="PJW-3U-S2V" secondAttribute="bottom" id="zlT-pc-Rdf"/>
  523. </constraints>
  524. </view>
  525. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aEj-Hc-Av1" userLabel="View - wline">
  526. <rect key="frame" x="0.0" y="167" width="145" height="1"/>
  527. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  528. <constraints>
  529. <constraint firstAttribute="height" constant="1" id="FgR-WW-3BI"/>
  530. </constraints>
  531. <variation key="default">
  532. <mask key="constraints">
  533. <exclude reference="FgR-WW-3BI"/>
  534. </mask>
  535. </variation>
  536. <variation key="heightClass=regular-widthClass=compact">
  537. <mask key="constraints">
  538. <include reference="FgR-WW-3BI"/>
  539. </mask>
  540. </variation>
  541. </view>
  542. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KzV-4Q-Cj0" userLabel="View - vline">
  543. <rect key="frame" x="144" y="0.0" width="1" height="168"/>
  544. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  545. <constraints>
  546. <constraint firstAttribute="width" constant="1" id="kgh-kU-OHr"/>
  547. </constraints>
  548. <variation key="default">
  549. <mask key="constraints">
  550. <exclude reference="kgh-kU-OHr"/>
  551. </mask>
  552. </variation>
  553. <variation key="heightClass=regular-widthClass=compact">
  554. <mask key="constraints">
  555. <include reference="kgh-kU-OHr"/>
  556. </mask>
  557. </variation>
  558. </view>
  559. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Uqt-8P-rF9">
  560. <rect key="frame" x="0.0" y="0.0" width="15" height="167"/>
  561. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  562. <constraints>
  563. <constraint firstAttribute="width" constant="15" id="FrC-0G-ZhX"/>
  564. </constraints>
  565. </view>
  566. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TTi-Y1-lpB">
  567. <rect key="frame" x="130" y="0.0" width="15" height="167"/>
  568. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  569. <constraints>
  570. <constraint firstAttribute="width" constant="15" id="O4V-5V-ukY"/>
  571. </constraints>
  572. </view>
  573. </subviews>
  574. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  575. <constraints>
  576. <constraint firstAttribute="trailing" secondItem="TTi-Y1-lpB" secondAttribute="trailing" id="8YH-Gr-3gh"/>
  577. <constraint firstItem="PxQ-Df-kgL" firstAttribute="top" secondItem="rPe-eM-rB6" secondAttribute="top" id="8oR-RA-FAd"/>
  578. <constraint firstItem="aEj-Hc-Av1" firstAttribute="leading" secondItem="rPe-eM-rB6" secondAttribute="leading" id="ATg-vC-4Un"/>
  579. <constraint firstItem="KzV-4Q-Cj0" firstAttribute="top" secondItem="rPe-eM-rB6" secondAttribute="top" id="JI2-ht-xOE"/>
  580. <constraint firstAttribute="trailing" secondItem="aEj-Hc-Av1" secondAttribute="trailing" id="JSp-gx-huG"/>
  581. <constraint firstItem="aEj-Hc-Av1" firstAttribute="top" secondItem="Uqt-8P-rF9" secondAttribute="bottom" id="MfW-rA-mAa"/>
  582. <constraint firstItem="PxQ-Df-kgL" firstAttribute="leading" secondItem="Uqt-8P-rF9" secondAttribute="trailing" id="NOI-Fp-vOX"/>
  583. <constraint firstItem="aEj-Hc-Av1" firstAttribute="top" secondItem="TTi-Y1-lpB" secondAttribute="bottom" id="UzN-gC-kkp"/>
  584. <constraint firstAttribute="trailing" secondItem="KzV-4Q-Cj0" secondAttribute="trailing" id="aFm-1b-Dzo"/>
  585. <constraint firstItem="TTi-Y1-lpB" firstAttribute="top" secondItem="rPe-eM-rB6" secondAttribute="top" id="bP9-Ha-f0V"/>
  586. <constraint firstItem="Uqt-8P-rF9" firstAttribute="leading" secondItem="rPe-eM-rB6" secondAttribute="leading" id="hPt-Uf-Qmy"/>
  587. <constraint firstItem="aEj-Hc-Av1" firstAttribute="top" secondItem="PxQ-Df-kgL" secondAttribute="bottom" id="kBF-Tg-gIR"/>
  588. <constraint firstItem="Uqt-8P-rF9" firstAttribute="top" secondItem="rPe-eM-rB6" secondAttribute="top" id="o9B-ro-d5e"/>
  589. <constraint firstAttribute="bottom" secondItem="aEj-Hc-Av1" secondAttribute="bottom" id="uDG-x2-ISh"/>
  590. <constraint firstItem="TTi-Y1-lpB" firstAttribute="leading" secondItem="PxQ-Df-kgL" secondAttribute="trailing" id="ulI-tQ-vcN"/>
  591. <constraint firstAttribute="bottom" secondItem="KzV-4Q-Cj0" secondAttribute="bottom" id="w2A-RM-AeI"/>
  592. </constraints>
  593. <variation key="default">
  594. <mask key="subviews">
  595. <exclude reference="aEj-Hc-Av1"/>
  596. <exclude reference="KzV-4Q-Cj0"/>
  597. </mask>
  598. <mask key="constraints">
  599. <exclude reference="ATg-vC-4Un"/>
  600. <exclude reference="JSp-gx-huG"/>
  601. <exclude reference="uDG-x2-ISh"/>
  602. <exclude reference="JI2-ht-xOE"/>
  603. <exclude reference="aFm-1b-Dzo"/>
  604. <exclude reference="w2A-RM-AeI"/>
  605. </mask>
  606. </variation>
  607. <variation key="heightClass=regular-widthClass=compact">
  608. <mask key="subviews">
  609. <include reference="aEj-Hc-Av1"/>
  610. <include reference="KzV-4Q-Cj0"/>
  611. </mask>
  612. <mask key="constraints">
  613. <include reference="ATg-vC-4Un"/>
  614. <include reference="JSp-gx-huG"/>
  615. <include reference="uDG-x2-ISh"/>
  616. <include reference="JI2-ht-xOE"/>
  617. <include reference="aFm-1b-Dzo"/>
  618. <include reference="w2A-RM-AeI"/>
  619. </mask>
  620. </variation>
  621. </view>
  622. </subviews>
  623. </view>
  624. <constraints>
  625. <constraint firstAttribute="bottom" secondItem="rPe-eM-rB6" secondAttribute="bottom" id="7Nd-O3-7Pg">
  626. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  627. </constraint>
  628. <constraint firstAttribute="trailing" secondItem="rPe-eM-rB6" secondAttribute="trailing" id="DGI-3A-7pU"/>
  629. <constraint firstItem="rPe-eM-rB6" firstAttribute="leading" secondItem="E0q-3h-aZh" secondAttribute="leading" id="KWX-mB-InB"/>
  630. <constraint firstItem="rPe-eM-rB6" firstAttribute="top" secondItem="E0q-3h-aZh" secondAttribute="top" id="h9w-UV-qUA"/>
  631. </constraints>
  632. <size key="customSize" width="145" height="168"/>
  633. <connections>
  634. <outlet property="btnAdd" destination="PxQ-Df-kgL" id="qLV-cj-Xmq"/>
  635. <outlet property="lblMemInvite" destination="yLG-eY-ndH" id="aDs-pv-SwN"/>
  636. <outlet property="vline" destination="KzV-4Q-Cj0" id="xB6-fT-NIS"/>
  637. </connections>
  638. </collectionViewCell>
  639. </cells>
  640. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="FooterIdentifier" id="41f-mD-her" customClass="HomeMemberCollectionFooterView">
  641. <rect key="frame" x="0.0" y="178" width="320" height="168"/>
  642. <autoresizingMask key="autoresizingMask"/>
  643. <subviews>
  644. <view contentMode="scaleToFill" placeholderIntrinsicWidth="320" placeholderIntrinsicHeight="160" translatesAutoresizingMaskIntoConstraints="NO" id="ikh-Ij-LRr">
  645. <rect key="frame" x="0.0" y="0.0" width="320" height="168"/>
  646. <subviews>
  647. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CYK-lY-JKj" customClass="CustomLabelButton">
  648. <rect key="frame" x="15" y="0.0" width="290" height="168"/>
  649. <subviews>
  650. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DhT-uE-wM1" customClass="CustomButton">
  651. <rect key="frame" x="123" y="65" width="44" height="44"/>
  652. <constraints>
  653. <constraint firstAttribute="width" constant="44" id="01k-sv-byd"/>
  654. <constraint firstAttribute="height" constant="44" id="uiZ-t9-RhJ"/>
  655. </constraints>
  656. <state key="normal" image="common_list_btn_big_add"/>
  657. </button>
  658. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="749" text="멤버 초대" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eNT-BR-VfG" customClass="CustomLabel">
  659. <rect key="frame" x="0.0" y="119" width="290" height="13"/>
  660. <constraints>
  661. <constraint firstAttribute="height" constant="13" id="9it-OH-DKb"/>
  662. </constraints>
  663. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  664. <nil key="highlightedColor"/>
  665. </label>
  666. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Rfq-6z-qu8">
  667. <rect key="frame" x="0.0" y="109" width="290" height="10"/>
  668. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  669. <constraints>
  670. <constraint firstAttribute="height" constant="10" id="gKP-fq-g4U"/>
  671. </constraints>
  672. </view>
  673. </subviews>
  674. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  675. <constraints>
  676. <constraint firstItem="eNT-BR-VfG" firstAttribute="top" secondItem="Rfq-6z-qu8" secondAttribute="bottom" id="3Ai-eC-F8e"/>
  677. <constraint firstItem="DhT-uE-wM1" firstAttribute="top" secondItem="CYK-lY-JKj" secondAttribute="top" constant="65" id="6Mz-aa-Hzv"/>
  678. <constraint firstItem="eNT-BR-VfG" firstAttribute="leading" secondItem="CYK-lY-JKj" secondAttribute="leading" id="FYK-dK-t1Z"/>
  679. <constraint firstItem="Rfq-6z-qu8" firstAttribute="leading" secondItem="CYK-lY-JKj" secondAttribute="leading" id="KE7-9B-Xgu"/>
  680. <constraint firstItem="Rfq-6z-qu8" firstAttribute="top" secondItem="DhT-uE-wM1" secondAttribute="bottom" id="NNL-q0-Ko2"/>
  681. <constraint firstItem="DhT-uE-wM1" firstAttribute="centerX" secondItem="CYK-lY-JKj" secondAttribute="centerX" id="h3G-jD-xCy"/>
  682. <constraint firstAttribute="trailing" secondItem="eNT-BR-VfG" secondAttribute="trailing" id="rEg-II-iEW"/>
  683. <constraint firstAttribute="trailing" secondItem="Rfq-6z-qu8" secondAttribute="trailing" id="utX-n5-5p6"/>
  684. </constraints>
  685. </view>
  686. </subviews>
  687. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  688. <constraints>
  689. <constraint firstAttribute="bottom" secondItem="CYK-lY-JKj" secondAttribute="bottom" id="dM8-kz-WHJ"/>
  690. <constraint firstItem="CYK-lY-JKj" firstAttribute="top" secondItem="ikh-Ij-LRr" secondAttribute="top" id="jb5-E9-oE9"/>
  691. </constraints>
  692. </view>
  693. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dvU-aT-t78">
  694. <rect key="frame" x="305" y="0.0" width="15" height="168"/>
  695. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  696. <constraints>
  697. <constraint firstAttribute="width" constant="15" id="yf0-Hy-IPz"/>
  698. </constraints>
  699. </view>
  700. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gG4-5c-PSF">
  701. <rect key="frame" x="0.0" y="0.0" width="15" height="168"/>
  702. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  703. <constraints>
  704. <constraint firstAttribute="width" constant="15" id="ZJN-4s-HDZ"/>
  705. </constraints>
  706. </view>
  707. </subviews>
  708. <constraints>
  709. <constraint firstItem="ikh-Ij-LRr" firstAttribute="leading" secondItem="41f-mD-her" secondAttribute="leading" id="Fcf-0o-M2p"/>
  710. <constraint firstAttribute="bottom" secondItem="gG4-5c-PSF" secondAttribute="bottom" id="Jai-kl-RIk"/>
  711. <constraint firstAttribute="trailing" secondItem="ikh-Ij-LRr" secondAttribute="trailing" id="K5z-SR-QUg"/>
  712. <constraint firstItem="ikh-Ij-LRr" firstAttribute="width" secondItem="41f-mD-her" secondAttribute="width" id="P4F-yJ-ylF"/>
  713. <constraint firstItem="gG4-5c-PSF" firstAttribute="top" secondItem="41f-mD-her" secondAttribute="top" id="VyQ-FN-Zcu"/>
  714. <constraint firstItem="dvU-aT-t78" firstAttribute="top" secondItem="41f-mD-her" secondAttribute="top" id="YFE-id-Z74"/>
  715. <constraint firstItem="dvU-aT-t78" firstAttribute="leading" secondItem="CYK-lY-JKj" secondAttribute="trailing" id="Z6c-WE-4Yx"/>
  716. <constraint firstAttribute="bottom" secondItem="ikh-Ij-LRr" secondAttribute="bottom" id="ZqE-Qm-ydz"/>
  717. <constraint firstItem="CYK-lY-JKj" firstAttribute="leading" secondItem="gG4-5c-PSF" secondAttribute="trailing" id="fF2-6f-lr3"/>
  718. <constraint firstAttribute="trailing" secondItem="dvU-aT-t78" secondAttribute="trailing" id="iK2-kI-CgQ"/>
  719. <constraint firstItem="gG4-5c-PSF" firstAttribute="leading" secondItem="41f-mD-her" secondAttribute="leading" id="q0M-P2-1hU"/>
  720. <constraint firstItem="ikh-Ij-LRr" firstAttribute="top" secondItem="41f-mD-her" secondAttribute="top" id="uJl-xp-0eh"/>
  721. <constraint firstAttribute="bottom" secondItem="dvU-aT-t78" secondAttribute="bottom" id="wIm-q8-tuI"/>
  722. </constraints>
  723. <connections>
  724. <outlet property="btnAdd" destination="CYK-lY-JKj" id="ks4-bU-Aze"/>
  725. <outlet property="lblSingleMemInvite" destination="eNT-BR-VfG" id="tY3-yu-T9J"/>
  726. </connections>
  727. </collectionReusableView>
  728. </collectionView>
  729. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shadow_top" translatesAutoresizingMaskIntoConstraints="NO" id="ArZ-VY-Axf">
  730. <rect key="frame" x="0.0" y="65" width="320" height="5"/>
  731. <constraints>
  732. <constraint firstAttribute="height" constant="5" id="QUn-AX-f0h"/>
  733. </constraints>
  734. </imageView>
  735. </subviews>
  736. <constraints>
  737. <constraint firstItem="ArZ-VY-Axf" firstAttribute="top" secondItem="l0a-wm-olW" secondAttribute="bottom" id="1sl-bY-hyY"/>
  738. <constraint firstItem="axh-aL-iCk" firstAttribute="top" secondItem="l0a-wm-olW" secondAttribute="bottom" constant="10" id="6Ts-BS-XDL"/>
  739. <constraint firstAttribute="trailing" secondItem="l0a-wm-olW" secondAttribute="trailing" id="Db1-FS-mYm"/>
  740. <constraint firstItem="axh-aL-iCk" firstAttribute="leading" secondItem="cgw-Um-cGw" secondAttribute="leading" id="EkN-g5-7sh"/>
  741. <constraint firstAttribute="trailing" secondItem="axh-aL-iCk" secondAttribute="trailing" id="KdR-UM-Ghz"/>
  742. <constraint firstAttribute="trailing" secondItem="ArZ-VY-Axf" secondAttribute="trailing" id="Ku8-oa-IgO"/>
  743. <constraint firstAttribute="bottom" secondItem="1BG-fl-tMC" secondAttribute="bottom" constant="60" id="O5p-VA-klX"/>
  744. <constraint firstAttribute="bottom" secondItem="axh-aL-iCk" secondAttribute="bottom" constant="60" id="Urf-kx-e5r"/>
  745. <constraint firstItem="1BG-fl-tMC" firstAttribute="leading" secondItem="cgw-Um-cGw" secondAttribute="leading" id="XdC-zV-cUI"/>
  746. <constraint firstAttribute="trailing" secondItem="1BG-fl-tMC" secondAttribute="trailing" id="YHl-t1-60r"/>
  747. <constraint firstItem="1BG-fl-tMC" firstAttribute="top" secondItem="l0a-wm-olW" secondAttribute="bottom" id="bKl-6r-OUv"/>
  748. <constraint firstItem="ArZ-VY-Axf" firstAttribute="leading" secondItem="cgw-Um-cGw" secondAttribute="leading" id="cqR-XF-eOl"/>
  749. <constraint firstItem="l0a-wm-olW" firstAttribute="top" secondItem="cgw-Um-cGw" secondAttribute="top" id="hyE-w4-aQ9"/>
  750. <constraint firstItem="l0a-wm-olW" firstAttribute="leading" secondItem="cgw-Um-cGw" secondAttribute="leading" id="tth-uM-k5b"/>
  751. </constraints>
  752. <variation key="default">
  753. <mask key="subviews">
  754. <exclude reference="axh-aL-iCk"/>
  755. </mask>
  756. <mask key="constraints">
  757. <exclude reference="6Ts-BS-XDL"/>
  758. <exclude reference="EkN-g5-7sh"/>
  759. <exclude reference="KdR-UM-Ghz"/>
  760. <exclude reference="Urf-kx-e5r"/>
  761. </mask>
  762. </variation>
  763. <variation key="heightClass=regular-widthClass=compact">
  764. <mask key="subviews">
  765. <include reference="axh-aL-iCk"/>
  766. </mask>
  767. <mask key="constraints">
  768. <include reference="6Ts-BS-XDL"/>
  769. <include reference="EkN-g5-7sh"/>
  770. <include reference="KdR-UM-Ghz"/>
  771. <include reference="Urf-kx-e5r"/>
  772. </mask>
  773. </variation>
  774. </view>
  775. </subviews>
  776. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  777. <constraints>
  778. <constraint firstItem="cgw-Um-cGw" firstAttribute="top" secondItem="FRX-jq-RY9" secondAttribute="bottom" constant="-20" id="3gE-oH-Ndo"/>
  779. <constraint firstItem="uin-sv-GXR" firstAttribute="top" secondItem="cgw-Um-cGw" secondAttribute="bottom" id="Rbk-2o-wXs"/>
  780. <constraint firstItem="cgw-Um-cGw" firstAttribute="leading" secondItem="bEt-FP-UIs" secondAttribute="leading" id="XCL-yV-xkb"/>
  781. <constraint firstAttribute="trailing" secondItem="cgw-Um-cGw" secondAttribute="trailing" id="sVd-K5-zWy"/>
  782. </constraints>
  783. </view>
  784. <connections>
  785. <outlet property="addHubContainerView" destination="axh-aL-iCk" id="GeE-Hm-sDa"/>
  786. <outlet property="btnClose" destination="lLJ-TV-GFz" id="jpv-yD-mBJ"/>
  787. <outlet property="btnOption" destination="EJS-zY-9Mn" id="XJG-2W-QmO"/>
  788. <outlet property="collectionView" destination="1BG-fl-tMC" id="fqb-pb-riZ"/>
  789. <outlet property="constraintEditModeRight" destination="8Ps-j5-gDq" id="fIl-dq-Oc9"/>
  790. <outlet property="editModeView" destination="JFO-nI-N8s" id="8r6-TC-62M"/>
  791. <outlet property="imgvConnectHub" destination="1R2-BX-SJK" id="A6u-Jt-k6J"/>
  792. <outlet property="lblConnectHub" destination="UIr-Cg-6ra" id="UUO-Ah-Bgo"/>
  793. <outlet property="lblLeaveAccount" destination="XgO-D3-M0N" id="LHL-MA-rQQ"/>
  794. <outlet property="lblSimpleMemberInfo" destination="OG9-ii-CYz" id="Ivf-fA-6CU"/>
  795. <outlet property="lblTitle" destination="BQC-jo-sr2" id="uDn-cm-gW7"/>
  796. </connections>
  797. </viewController>
  798. <placeholder placeholderIdentifier="IBFirstResponder" id="36W-bX-YKt" userLabel="First Responder" sceneMemberID="firstResponder"/>
  799. </objects>
  800. <point key="canvasLocation" x="-309" y="139"/>
  801. </scene>
  802. <!--Home Member Add View Controller-->
  803. <scene sceneID="oTq-tr-syh">
  804. <objects>
  805. <viewController storyboardIdentifier="HomeMemberAddViewController" automaticallyAdjustsScrollViewInsets="NO" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Yr1-gT-mtB" customClass="HomeMemberAddViewController" sceneMemberID="viewController">
  806. <layoutGuides>
  807. <viewControllerLayoutGuide type="top" id="KQQ-5O-lRe"/>
  808. <viewControllerLayoutGuide type="bottom" id="s4X-OA-DAN"/>
  809. </layoutGuides>
  810. <view key="view" contentMode="scaleToFill" id="yfE-Vt-LnN" userLabel="View - ViewController">
  811. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  812. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  813. <subviews>
  814. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="v4R-Kt-fEY" userLabel="View - Main">
  815. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  816. <subviews>
  817. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rVW-0w-j5T" userLabel="View - header">
  818. <rect key="frame" x="0.0" y="0.0" width="320" height="75"/>
  819. <subviews>
  820. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="멤버초대" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5gJ-ZB-9vs">
  821. <rect key="frame" x="10" y="20" width="200" height="55"/>
  822. <constraints>
  823. <constraint firstAttribute="width" constant="200" id="haG-mL-8OC"/>
  824. </constraints>
  825. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  826. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  827. <nil key="highlightedColor"/>
  828. </label>
  829. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tEG-3u-IkM" userLabel="View - line">
  830. <rect key="frame" x="0.0" y="74" width="320" height="1"/>
  831. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  832. <constraints>
  833. <constraint firstAttribute="height" constant="1" id="qCK-Il-Ob5"/>
  834. </constraints>
  835. </view>
  836. </subviews>
  837. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  838. <constraints>
  839. <constraint firstItem="5gJ-ZB-9vs" firstAttribute="leading" secondItem="rVW-0w-j5T" secondAttribute="leading" constant="10" id="1RT-bZ-4fG"/>
  840. <constraint firstAttribute="bottom" secondItem="5gJ-ZB-9vs" secondAttribute="bottom" id="63G-d9-5cp"/>
  841. <constraint firstItem="5gJ-ZB-9vs" firstAttribute="top" secondItem="rVW-0w-j5T" secondAttribute="top" constant="20" id="8Qg-7d-EGY"/>
  842. <constraint firstAttribute="bottom" secondItem="tEG-3u-IkM" secondAttribute="bottom" id="GJm-to-RiL"/>
  843. <constraint firstItem="tEG-3u-IkM" firstAttribute="leading" secondItem="rVW-0w-j5T" secondAttribute="leading" id="HsI-Aq-51f"/>
  844. <constraint firstAttribute="height" constant="75" id="Ypy-tj-dbY"/>
  845. <constraint firstAttribute="trailing" secondItem="tEG-3u-IkM" secondAttribute="trailing" id="YsZ-cg-k0q"/>
  846. </constraints>
  847. </view>
  848. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Noq-07-mBH">
  849. <rect key="frame" x="0.0" y="75" width="320" height="441"/>
  850. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  851. <prototypes>
  852. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AddedCellIdentifier" rowHeight="68" id="oQJ-JP-VX5" customClass="MemberAddedTableViewCell">
  853. <rect key="frame" x="0.0" y="22" width="320" height="68"/>
  854. <autoresizingMask key="autoresizingMask"/>
  855. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oQJ-JP-VX5" id="Wlf-qL-3oo">
  856. <rect key="frame" x="0.0" y="0.0" width="320" height="67.5"/>
  857. <autoresizingMask key="autoresizingMask"/>
  858. <subviews>
  859. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="249" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="Ekh-ig-KOo" customClass="CustomTextField">
  860. <rect key="frame" x="10" y="18" width="245" height="32.5"/>
  861. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  862. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  863. <textInputTraits key="textInputTraits"/>
  864. <userDefinedRuntimeAttributes>
  865. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  866. <rect key="value" x="16" y="16" width="16" height="16"/>
  867. </userDefinedRuntimeAttribute>
  868. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  869. </userDefinedRuntimeAttributes>
  870. </textField>
  871. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="F3b-CM-Zq7" customClass="CustomButton">
  872. <rect key="frame" x="270" y="20" width="35" height="27.5"/>
  873. <state key="normal" image="common_list_btn_delete"/>
  874. <state key="highlighted" image="common_list_btn_delete_press"/>
  875. </button>
  876. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fRv-zx-hXX" userLabel="View - wline">
  877. <rect key="frame" x="0.0" y="67" width="320" height="1"/>
  878. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  879. <constraints>
  880. <constraint firstAttribute="height" constant="1" id="ou2-rY-gbU"/>
  881. </constraints>
  882. <variation key="default">
  883. <mask key="constraints">
  884. <exclude reference="ou2-rY-gbU"/>
  885. </mask>
  886. </variation>
  887. <variation key="heightClass=regular-widthClass=compact">
  888. <mask key="constraints">
  889. <include reference="ou2-rY-gbU"/>
  890. </mask>
  891. </variation>
  892. </view>
  893. </subviews>
  894. <constraints>
  895. <constraint firstAttribute="bottom" secondItem="F3b-CM-Zq7" secondAttribute="bottom" constant="9" id="3oK-Ba-C20">
  896. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  897. </constraint>
  898. <constraint firstAttribute="trailing" secondItem="F3b-CM-Zq7" secondAttribute="trailing" constant="15" id="BnN-H6-Qno"/>
  899. <constraint firstItem="F3b-CM-Zq7" firstAttribute="leading" secondItem="Ekh-ig-KOo" secondAttribute="trailing" constant="5" id="MRQ-Pg-GMZ">
  900. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  901. </constraint>
  902. <constraint firstItem="Ekh-ig-KOo" firstAttribute="top" secondItem="Wlf-qL-3oo" secondAttribute="top" constant="10" id="VgY-NX-8Dq">
  903. <variation key="heightClass=regular-widthClass=compact" constant="18"/>
  904. </constraint>
  905. <constraint firstItem="fRv-zx-hXX" firstAttribute="leading" secondItem="Wlf-qL-3oo" secondAttribute="leading" id="ff1-8Z-l4J"/>
  906. <constraint firstItem="F3b-CM-Zq7" firstAttribute="top" secondItem="Wlf-qL-3oo" secondAttribute="top" constant="10" id="hwX-t1-xQv">
  907. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  908. </constraint>
  909. <constraint firstAttribute="bottom" secondItem="fRv-zx-hXX" secondAttribute="bottom" constant="1" id="j9e-EY-Jh6">
  910. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  911. </constraint>
  912. <constraint firstItem="Ekh-ig-KOo" firstAttribute="leading" secondItem="Wlf-qL-3oo" secondAttribute="leading" constant="20" id="k9W-Hj-GY1">
  913. <variation key="heightClass=regular-widthClass=compact" constant="10"/>
  914. </constraint>
  915. <constraint firstAttribute="bottom" secondItem="Ekh-ig-KOo" secondAttribute="bottom" constant="9" id="lp8-mf-5KN">
  916. <variation key="heightClass=regular-widthClass=compact" constant="17"/>
  917. </constraint>
  918. <constraint firstAttribute="trailing" secondItem="fRv-zx-hXX" secondAttribute="trailing" id="rWo-Az-FOu"/>
  919. </constraints>
  920. <variation key="default">
  921. <mask key="subviews">
  922. <exclude reference="fRv-zx-hXX"/>
  923. </mask>
  924. <mask key="constraints">
  925. <exclude reference="ff1-8Z-l4J"/>
  926. <exclude reference="j9e-EY-Jh6"/>
  927. <exclude reference="rWo-Az-FOu"/>
  928. </mask>
  929. </variation>
  930. <variation key="heightClass=regular-widthClass=compact">
  931. <mask key="subviews">
  932. <include reference="fRv-zx-hXX"/>
  933. </mask>
  934. <mask key="constraints">
  935. <include reference="ff1-8Z-l4J"/>
  936. <include reference="j9e-EY-Jh6"/>
  937. <include reference="rWo-Az-FOu"/>
  938. </mask>
  939. </variation>
  940. </tableViewCellContentView>
  941. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  942. <connections>
  943. <outlet property="btnRemove" destination="F3b-CM-Zq7" id="BEw-WW-dfu"/>
  944. <outlet property="txtEmail" destination="Ekh-ig-KOo" id="FZR-qP-ahY"/>
  945. </connections>
  946. </tableViewCell>
  947. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="InputCellIdentifier" rowHeight="92" id="bi8-hy-Fsl" customClass="MemberInputTableViewCell">
  948. <rect key="frame" x="0.0" y="90" width="320" height="92"/>
  949. <autoresizingMask key="autoresizingMask"/>
  950. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bi8-hy-Fsl" id="hII-gY-f50">
  951. <rect key="frame" x="0.0" y="0.0" width="320" height="91.5"/>
  952. <autoresizingMask key="autoresizingMask"/>
  953. <subviews>
  954. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="이메일" textAlignment="natural" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="YLj-Xv-EHC" customClass="CustomTextField">
  955. <rect key="frame" x="10" y="30" width="253" height="32.5"/>
  956. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  957. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  958. <textInputTraits key="textInputTraits"/>
  959. <userDefinedRuntimeAttributes>
  960. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  961. <rect key="value" x="16" y="16" width="16" height="16"/>
  962. </userDefinedRuntimeAttribute>
  963. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  964. </userDefinedRuntimeAttributes>
  965. </textField>
  966. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="N42-x4-aJH" customClass="CustomButton">
  967. <rect key="frame" x="278" y="32" width="27" height="27.5"/>
  968. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  969. <state key="normal" image="common_list_btn_add"/>
  970. <state key="highlighted" image="common_list_btn_add_press"/>
  971. </button>
  972. </subviews>
  973. <constraints>
  974. <constraint firstAttribute="bottom" secondItem="N42-x4-aJH" secondAttribute="bottom" constant="9" id="bbl-mD-TSF">
  975. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  976. </constraint>
  977. <constraint firstItem="N42-x4-aJH" firstAttribute="top" secondItem="hII-gY-f50" secondAttribute="top" constant="10" id="nnb-10-oT8">
  978. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  979. </constraint>
  980. <constraint firstAttribute="trailing" secondItem="N42-x4-aJH" secondAttribute="trailing" constant="15" id="ntn-nB-WOI"/>
  981. <constraint firstAttribute="bottom" secondItem="YLj-Xv-EHC" secondAttribute="bottom" constant="9" id="ovZ-ls-okk">
  982. <variation key="heightClass=regular-widthClass=compact" constant="29"/>
  983. </constraint>
  984. <constraint firstItem="YLj-Xv-EHC" firstAttribute="top" secondItem="hII-gY-f50" secondAttribute="top" constant="10" id="rM6-CP-DHX">
  985. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  986. </constraint>
  987. <constraint firstItem="YLj-Xv-EHC" firstAttribute="leading" secondItem="hII-gY-f50" secondAttribute="leading" constant="20" id="rMw-hA-5SV">
  988. <variation key="heightClass=regular-widthClass=compact" constant="10"/>
  989. </constraint>
  990. <constraint firstItem="N42-x4-aJH" firstAttribute="leading" secondItem="YLj-Xv-EHC" secondAttribute="trailing" constant="5" id="yr2-E1-fHd">
  991. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  992. </constraint>
  993. </constraints>
  994. </tableViewCellContentView>
  995. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  996. <connections>
  997. <outlet property="btnAdd" destination="N42-x4-aJH" id="0se-C5-dQd"/>
  998. <outlet property="txtEmail" destination="YLj-Xv-EHC" id="oFe-VP-YPD"/>
  999. </connections>
  1000. </tableViewCell>
  1001. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="QuizCellIdentifier" rowHeight="256" id="QV3-qo-Sdi" customClass="MemberQuizTableViewCell">
  1002. <rect key="frame" x="0.0" y="182" width="320" height="256"/>
  1003. <autoresizingMask key="autoresizingMask"/>
  1004. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="QV3-qo-Sdi" id="jji-K5-hVN">
  1005. <rect key="frame" x="0.0" y="0.0" width="320" height="255.5"/>
  1006. <autoresizingMask key="autoresizingMask"/>
  1007. <subviews>
  1008. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="멤버 인증 퀴즈" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NL2-PJ-Cq8" propertyAccessControl="none">
  1009. <rect key="frame" x="27" y="35" width="100" height="21"/>
  1010. <constraints>
  1011. <constraint firstAttribute="width" constant="60" id="KWZ-vz-aho">
  1012. <variation key="heightClass=regular-widthClass=compact" constant="100"/>
  1013. </constraint>
  1014. <constraint firstAttribute="height" constant="20" id="p3G-h3-wtY">
  1015. <variation key="heightClass=regular-widthClass=compact" constant="21"/>
  1016. </constraint>
  1017. </constraints>
  1018. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1019. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1020. <nil key="highlightedColor"/>
  1021. <variation key="default">
  1022. <mask key="constraints">
  1023. <exclude reference="KWZ-vz-aho"/>
  1024. <exclude reference="p3G-h3-wtY"/>
  1025. </mask>
  1026. </variation>
  1027. <variation key="heightClass=regular-widthClass=compact">
  1028. <mask key="constraints">
  1029. <include reference="KWZ-vz-aho"/>
  1030. <include reference="p3G-h3-wtY"/>
  1031. </mask>
  1032. </variation>
  1033. </label>
  1034. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gCx-L4-VII" customClass="CustomLabel">
  1035. <rect key="frame" x="55" y="74" width="250" height="30"/>
  1036. <constraints>
  1037. <constraint firstAttribute="width" constant="250" id="7sh-Sp-wKF"/>
  1038. <constraint firstAttribute="height" constant="36" id="80E-EU-FCi">
  1039. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  1040. </constraint>
  1041. </constraints>
  1042. <string key="text">우리만 아는 특별한 날을 물어보세요
  1043. 진짜 멤버라면 바로 맞출 수 있을거예요</string>
  1044. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  1045. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1046. <nil key="highlightedColor"/>
  1047. <userDefinedRuntimeAttributes>
  1048. <userDefinedRuntimeAttribute type="string" keyPath="layoutDebuggingIdentifier" value="Title"/>
  1049. </userDefinedRuntimeAttributes>
  1050. <variation key="default">
  1051. <mask key="constraints">
  1052. <exclude reference="7sh-Sp-wKF"/>
  1053. </mask>
  1054. </variation>
  1055. <variation key="heightClass=regular-widthClass=compact">
  1056. <mask key="constraints">
  1057. <include reference="7sh-Sp-wKF"/>
  1058. </mask>
  1059. </variation>
  1060. </label>
  1061. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="예) 아빠 생일은?" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="qjH-n0-28n" userLabel="txt - Home" customClass="CustomTextField">
  1062. <rect key="frame" x="15" y="122" width="290" height="30"/>
  1063. <constraints>
  1064. <constraint firstAttribute="height" constant="30" id="LOY-00-yU3"/>
  1065. </constraints>
  1066. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1067. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  1068. <textInputTraits key="textInputTraits"/>
  1069. <userDefinedRuntimeAttributes>
  1070. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  1071. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  1072. <rect key="value" x="16" y="16" width="16" height="16"/>
  1073. </userDefinedRuntimeAttribute>
  1074. </userDefinedRuntimeAttributes>
  1075. </textField>
  1076. <imageView userInteractionEnabled="NO" contentMode="right" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_icon_calendar" translatesAutoresizingMaskIntoConstraints="NO" id="mZv-0g-3Dc">
  1077. <rect key="frame" x="0.0" y="74" width="50" height="30"/>
  1078. <constraints>
  1079. <constraint firstAttribute="height" constant="30" id="EF5-BR-dA5"/>
  1080. <constraint firstAttribute="width" constant="50" id="dtg-z9-yMb"/>
  1081. </constraints>
  1082. <variation key="default">
  1083. <mask key="constraints">
  1084. <exclude reference="EF5-BR-dA5"/>
  1085. <exclude reference="dtg-z9-yMb"/>
  1086. </mask>
  1087. </variation>
  1088. <variation key="heightClass=regular-widthClass=compact">
  1089. <mask key="constraints">
  1090. <include reference="EF5-BR-dA5"/>
  1091. <include reference="dtg-z9-yMb"/>
  1092. </mask>
  1093. </variation>
  1094. </imageView>
  1095. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="198" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KQz-0v-ME4" customClass="DatePickerButton">
  1096. <rect key="frame" x="15" y="170" width="290" height="32"/>
  1097. <constraints>
  1098. <constraint firstAttribute="height" constant="32" id="1Ig-sl-PJO"/>
  1099. <constraint firstAttribute="width" constant="280" id="6J1-sz-Xio">
  1100. <variation key="heightClass=regular-widthClass=compact" constant="290"/>
  1101. </constraint>
  1102. </constraints>
  1103. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  1104. <inset key="titleEdgeInsets" minX="12" minY="0.0" maxX="0.0" maxY="0.0"/>
  1105. <state key="normal" backgroundImage="img_input_round_bg_default">
  1106. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1107. </state>
  1108. <state key="disabled" backgroundImage="img_input_round_bg_default"/>
  1109. <state key="highlighted" backgroundImage="img_input_round_bg_active"/>
  1110. <userDefinedRuntimeAttributes>
  1111. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  1112. <rect key="value" x="16" y="16" width="16" height="16"/>
  1113. </userDefinedRuntimeAttribute>
  1114. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  1115. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1116. </userDefinedRuntimeAttribute>
  1117. <userDefinedRuntimeAttribute type="string" keyPath="placeHolder" value="정답 날짜 입력"/>
  1118. </userDefinedRuntimeAttributes>
  1119. </button>
  1120. </subviews>
  1121. <constraints>
  1122. <constraint firstItem="gCx-L4-VII" firstAttribute="leading" secondItem="mZv-0g-3Dc" secondAttribute="trailing" constant="5" id="8xb-qK-8x4"/>
  1123. <constraint firstItem="qjH-n0-28n" firstAttribute="leading" secondItem="jji-K5-hVN" secondAttribute="leading" constant="15" id="FCI-fP-QhH"/>
  1124. <constraint firstItem="mZv-0g-3Dc" firstAttribute="leading" secondItem="jji-K5-hVN" secondAttribute="leading" id="GPq-Aj-pxm"/>
  1125. <constraint firstAttribute="trailing" secondItem="qjH-n0-28n" secondAttribute="trailing" constant="15" id="HHE-l1-MiZ"/>
  1126. <constraint firstItem="gCx-L4-VII" firstAttribute="centerY" secondItem="mZv-0g-3Dc" secondAttribute="centerY" id="Jnk-zC-aj0"/>
  1127. <constraint firstItem="KQz-0v-ME4" firstAttribute="trailing" secondItem="qjH-n0-28n" secondAttribute="trailing" id="MMZ-UZ-TVG"/>
  1128. <constraint firstItem="qjH-n0-28n" firstAttribute="top" secondItem="gCx-L4-VII" secondAttribute="bottom" constant="18" id="VLJ-cP-8XG"/>
  1129. <constraint firstItem="KQz-0v-ME4" firstAttribute="leading" secondItem="qjH-n0-28n" secondAttribute="leading" id="cl1-XQ-1gW"/>
  1130. <constraint firstItem="KQz-0v-ME4" firstAttribute="top" secondItem="qjH-n0-28n" secondAttribute="bottom" constant="18" id="eBD-ke-bBd"/>
  1131. <constraint firstItem="mZv-0g-3Dc" firstAttribute="top" secondItem="NL2-PJ-Cq8" secondAttribute="bottom" constant="18" id="eoK-zp-iJj"/>
  1132. <constraint firstItem="NL2-PJ-Cq8" firstAttribute="leading" secondItem="jji-K5-hVN" secondAttribute="leading" constant="27" id="fYA-R0-mGy"/>
  1133. <constraint firstItem="NL2-PJ-Cq8" firstAttribute="top" secondItem="jji-K5-hVN" secondAttribute="top" constant="35" id="h5E-qt-9lY"/>
  1134. </constraints>
  1135. <variation key="default">
  1136. <mask key="subviews">
  1137. <exclude reference="NL2-PJ-Cq8"/>
  1138. <exclude reference="mZv-0g-3Dc"/>
  1139. </mask>
  1140. <mask key="constraints">
  1141. <exclude reference="h5E-qt-9lY"/>
  1142. <exclude reference="GPq-Aj-pxm"/>
  1143. <exclude reference="eoK-zp-iJj"/>
  1144. <exclude reference="8xb-qK-8x4"/>
  1145. <exclude reference="Jnk-zC-aj0"/>
  1146. <exclude reference="FCI-fP-QhH"/>
  1147. <exclude reference="HHE-l1-MiZ"/>
  1148. </mask>
  1149. </variation>
  1150. <variation key="heightClass=regular-widthClass=compact">
  1151. <mask key="subviews">
  1152. <include reference="NL2-PJ-Cq8"/>
  1153. <include reference="mZv-0g-3Dc"/>
  1154. </mask>
  1155. <mask key="constraints">
  1156. <include reference="h5E-qt-9lY"/>
  1157. <include reference="GPq-Aj-pxm"/>
  1158. <include reference="eoK-zp-iJj"/>
  1159. <include reference="8xb-qK-8x4"/>
  1160. <include reference="Jnk-zC-aj0"/>
  1161. <include reference="FCI-fP-QhH"/>
  1162. <include reference="HHE-l1-MiZ"/>
  1163. </mask>
  1164. </variation>
  1165. </tableViewCellContentView>
  1166. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  1167. <connections>
  1168. <outlet property="btnDate" destination="KQz-0v-ME4" id="WBv-sI-6SN"/>
  1169. <outlet property="lblQuizInfo" destination="gCx-L4-VII" id="iHv-yD-9d2"/>
  1170. <outlet property="txtQuestion" destination="qjH-n0-28n" id="nf3-Pu-noK"/>
  1171. </connections>
  1172. </tableViewCell>
  1173. </prototypes>
  1174. </tableView>
  1175. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QUB-y1-QI4" userLabel="View - actionTab">
  1176. <rect key="frame" x="0.0" y="516" width="320" height="52"/>
  1177. <subviews>
  1178. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IYm-QS-Q8K" customClass="CustomButton">
  1179. <rect key="frame" x="0.0" y="1" width="160" height="51"/>
  1180. <color key="backgroundColor" red="0.90196079019999997" green="0.90196079019999997" blue="0.90196079019999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1181. <constraints>
  1182. <constraint firstAttribute="width" relation="greaterThanOrEqual" id="TQf-7M-vzh"/>
  1183. <constraint firstAttribute="height" constant="51" id="bvE-Yg-OAY"/>
  1184. </constraints>
  1185. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1186. <state key="normal" title="초대">
  1187. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1188. </state>
  1189. <connections>
  1190. <action selector="btnSendTouched:" destination="Yr1-gT-mtB" eventType="touchUpInside" id="4G3-AI-YN6"/>
  1191. </connections>
  1192. </button>
  1193. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qma-tS-uvo" customClass="CustomButton">
  1194. <rect key="frame" x="161" y="1" width="159" height="51"/>
  1195. <color key="backgroundColor" red="0.90196079019999997" green="0.90196079019999997" blue="0.90196079019999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1196. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1197. <state key="normal" title="취소">
  1198. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1199. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1200. </state>
  1201. <connections>
  1202. <action selector="btnCancelTouched:" destination="Yr1-gT-mtB" eventType="touchUpInside" id="2NU-Uu-a4v"/>
  1203. </connections>
  1204. </button>
  1205. </subviews>
  1206. <color key="backgroundColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1207. <constraints>
  1208. <constraint firstItem="Qma-tS-uvo" firstAttribute="leading" secondItem="IYm-QS-Q8K" secondAttribute="trailing" constant="1" id="5QU-iP-ZwU"/>
  1209. <constraint firstItem="IYm-QS-Q8K" firstAttribute="height" secondItem="Qma-tS-uvo" secondAttribute="height" id="CQj-D5-twQ"/>
  1210. <constraint firstItem="Qma-tS-uvo" firstAttribute="top" secondItem="IYm-QS-Q8K" secondAttribute="top" id="Q9H-La-fUx"/>
  1211. <constraint firstAttribute="trailing" secondItem="Qma-tS-uvo" secondAttribute="trailing" id="Z9U-T8-jf5"/>
  1212. <constraint firstItem="IYm-QS-Q8K" firstAttribute="top" secondItem="QUB-y1-QI4" secondAttribute="top" constant="1" id="iul-0N-zcG"/>
  1213. <constraint firstItem="IYm-QS-Q8K" firstAttribute="width" secondItem="Qma-tS-uvo" secondAttribute="width" constant="1" id="lVo-B1-4of"/>
  1214. <constraint firstItem="IYm-QS-Q8K" firstAttribute="leading" secondItem="QUB-y1-QI4" secondAttribute="leading" id="nyY-RZ-Hrh"/>
  1215. <constraint firstAttribute="height" constant="52" id="pIH-Kr-e21"/>
  1216. </constraints>
  1217. </view>
  1218. </subviews>
  1219. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  1220. <constraints>
  1221. <constraint firstItem="rVW-0w-j5T" firstAttribute="top" secondItem="v4R-Kt-fEY" secondAttribute="top" id="7YD-lw-t99"/>
  1222. <constraint firstAttribute="trailing" secondItem="rVW-0w-j5T" secondAttribute="trailing" id="GuE-5b-2yM"/>
  1223. <constraint firstItem="QUB-y1-QI4" firstAttribute="top" secondItem="Noq-07-mBH" secondAttribute="bottom" id="VFc-l1-QYh"/>
  1224. <constraint firstAttribute="trailing" secondItem="QUB-y1-QI4" secondAttribute="trailing" id="Xx9-J3-wE3"/>
  1225. <constraint firstAttribute="trailing" secondItem="Noq-07-mBH" secondAttribute="trailing" id="k5J-95-QwR"/>
  1226. <constraint firstAttribute="bottom" secondItem="QUB-y1-QI4" secondAttribute="bottom" id="mnh-D4-KTF"/>
  1227. <constraint firstItem="Noq-07-mBH" firstAttribute="top" secondItem="rVW-0w-j5T" secondAttribute="bottom" id="o2Y-2A-3ru"/>
  1228. <constraint firstItem="QUB-y1-QI4" firstAttribute="leading" secondItem="v4R-Kt-fEY" secondAttribute="leading" id="oQz-ra-GjF"/>
  1229. <constraint firstItem="Noq-07-mBH" firstAttribute="leading" secondItem="v4R-Kt-fEY" secondAttribute="leading" id="q2m-9c-j7z"/>
  1230. <constraint firstItem="rVW-0w-j5T" firstAttribute="leading" secondItem="v4R-Kt-fEY" secondAttribute="leading" id="sdS-Ht-nbN"/>
  1231. </constraints>
  1232. </view>
  1233. </subviews>
  1234. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1235. <constraints>
  1236. <constraint firstItem="v4R-Kt-fEY" firstAttribute="top" secondItem="KQQ-5O-lRe" secondAttribute="bottom" constant="-20" id="0lp-Id-f3c"/>
  1237. <constraint firstAttribute="trailing" secondItem="v4R-Kt-fEY" secondAttribute="trailing" id="ZUZ-xm-BAp"/>
  1238. <constraint firstItem="v4R-Kt-fEY" firstAttribute="leading" secondItem="yfE-Vt-LnN" secondAttribute="leading" id="nn6-IQ-iOG"/>
  1239. <constraint firstItem="s4X-OA-DAN" firstAttribute="top" secondItem="v4R-Kt-fEY" secondAttribute="bottom" id="u4P-RP-rpZ"/>
  1240. </constraints>
  1241. </view>
  1242. <connections>
  1243. <outlet property="btnCancel" destination="Qma-tS-uvo" id="I8R-9E-giF"/>
  1244. <outlet property="btnSend" destination="IYm-QS-Q8K" id="N7d-fY-v45"/>
  1245. <outlet property="tableView" destination="Noq-07-mBH" id="Ufc-Gk-WeB"/>
  1246. </connections>
  1247. </viewController>
  1248. <placeholder placeholderIdentifier="IBFirstResponder" id="I57-kM-n4C" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1249. </objects>
  1250. <point key="canvasLocation" x="532.5" y="139.5"/>
  1251. </scene>
  1252. </scenes>
  1253. <resources>
  1254. <image name="common_checkbox_default" width="35" height="35"/>
  1255. <image name="common_checkbox_press" width="35" height="35"/>
  1256. <image name="common_head_btn_close" width="45" height="45"/>
  1257. <image name="common_head_btn_close_press" width="45" height="45"/>
  1258. <image name="common_head_btn_delete" width="55" height="55"/>
  1259. <image name="common_head_btn_delete_press" width="55" height="55"/>
  1260. <image name="common_head_btn_more" width="45" height="45"/>
  1261. <image name="common_head_btn_more_press" width="45" height="45"/>
  1262. <image name="common_list_btn_add" width="27" height="27"/>
  1263. <image name="common_list_btn_add_press" width="27" height="27"/>
  1264. <image name="common_list_btn_big_add" width="44" height="44"/>
  1265. <image name="common_list_btn_delete" width="35" height="35"/>
  1266. <image name="common_list_btn_delete_press" width="35" height="35"/>
  1267. <image name="img_1depth_invitation" width="150" height="150"/>
  1268. <image name="img_icon_calendar" width="32" height="32"/>
  1269. <image name="img_input_round_bg_active" width="41" height="32"/>
  1270. <image name="img_input_round_bg_default" width="41" height="32"/>
  1271. <image name="img_member_photo_default" width="65" height="65"/>
  1272. <image name="shadow_top" width="1" height="1"/>
  1273. </resources>
  1274. </document>