Browse Source

optimize

pull/1/head
james 6 years ago
parent
commit
c03bdc162e
  1. 6
      GMERemittance/Module/New Group/kycForm1/User Interface/View/kycForm1.storyboard

6
GMERemittance/Module/New Group/kycForm1/User Interface/View/kycForm1.storyboard

@ -23,11 +23,11 @@
<viewControllerLayoutGuide type="bottom" id="PYB-Kq-ghm"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
<rect key="frame" x="0.0" y="0.0" width="375" height="1300"/>
<rect key="frame" x="0.0" y="0.0" width="375" height="1000"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="ixK-Bl-e32">
<rect key="frame" x="0.0" y="0.0" width="375" height="1300"/>
<rect key="frame" x="0.0" y="0.0" width="375" height="1000"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ulz-yj-JUf">
<rect key="frame" x="0.0" y="0.0" width="375" height="897"/>
@ -504,7 +504,7 @@
<constraint firstItem="Ulz-yj-JUf" firstAttribute="width" secondItem="9Uc-9s-KgO" secondAttribute="width" id="vmj-2d-jcY"/>
</constraints>
</view>
<size key="freeformSize" width="375" height="1300"/>
<size key="freeformSize" width="375" height="1000"/>
<connections>
<outlet property="addressInKoreaTitleLabel" destination="qfd-4I-OvP" id="dkI-na-DbA"/>
<outlet property="countryErrorLabel" destination="yZy-Av-oFf" id="l1p-sE-vUI"/>

Loading…
Cancel
Save