Browse Source

fixed layout

pull/1/head
InKwon James Kim 5 years ago
parent
commit
e256d36b93
  1. 4
      GME Remit/Modules/RegisterModules/UserAuthentication/NewRegister/User Interface/View/NewRegister.storyboard

4
GME Remit/Modules/RegisterModules/UserAuthentication/NewRegister/User Interface/View/NewRegister.storyboard

@ -127,7 +127,7 @@ Auto Debit</string>
<color key="textColor" name="ThemeText"/> <color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/> <nil key="highlightedColor"/>
</label> </label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="BfC-V2-5BA">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="BfC-V2-5BA">
<rect key="frame" x="230" y="60" width="85" height="28"/> <rect key="frame" x="230" y="60" width="85" height="28"/>
<string key="text">Try to <string key="text">Try to
Penny Test</string> Penny Test</string>
@ -144,10 +144,12 @@ Penny Test</string>
<constraint firstAttribute="bottom" secondItem="BfC-V2-5BA" secondAttribute="bottom" constant="20" id="6gM-lG-eMU"/> <constraint firstAttribute="bottom" secondItem="BfC-V2-5BA" secondAttribute="bottom" constant="20" id="6gM-lG-eMU"/>
<constraint firstItem="LIs-r4-vhW" firstAttribute="centerX" secondItem="PtY-N9-vct" secondAttribute="centerX" id="Cbh-yA-rzf"/> <constraint firstItem="LIs-r4-vhW" firstAttribute="centerX" secondItem="PtY-N9-vct" secondAttribute="centerX" id="Cbh-yA-rzf"/>
<constraint firstItem="seW-FC-zhm" firstAttribute="leading" secondItem="8f2-5L-Ga0" secondAttribute="trailing" constant="5" id="Eud-Lt-8qI"/> <constraint firstItem="seW-FC-zhm" firstAttribute="leading" secondItem="8f2-5L-Ga0" secondAttribute="trailing" constant="5" id="Eud-Lt-8qI"/>
<constraint firstItem="BfC-V2-5BA" firstAttribute="height" secondItem="seW-FC-zhm" secondAttribute="height" id="FT1-UO-cnt"/>
<constraint firstItem="BfC-V2-5BA" firstAttribute="centerX" secondItem="mK0-xl-sty" secondAttribute="centerX" id="FgP-1S-a6O"/> <constraint firstItem="BfC-V2-5BA" firstAttribute="centerX" secondItem="mK0-xl-sty" secondAttribute="centerX" id="FgP-1S-a6O"/>
<constraint firstItem="seW-FC-zhm" firstAttribute="centerX" secondItem="evZ-O2-BrJ" secondAttribute="centerX" id="GI8-0k-OxH"/> <constraint firstItem="seW-FC-zhm" firstAttribute="centerX" secondItem="evZ-O2-BrJ" secondAttribute="centerX" id="GI8-0k-OxH"/>
<constraint firstItem="LIs-r4-vhW" firstAttribute="leading" secondItem="PtY-N9-vct" secondAttribute="leading" constant="30" id="TDi-sI-Z6m"/> <constraint firstItem="LIs-r4-vhW" firstAttribute="leading" secondItem="PtY-N9-vct" secondAttribute="leading" constant="30" id="TDi-sI-Z6m"/>
<constraint firstItem="LIs-r4-vhW" firstAttribute="top" secondItem="PtY-N9-vct" secondAttribute="top" constant="20" id="Tr6-pA-DBp"/> <constraint firstItem="LIs-r4-vhW" firstAttribute="top" secondItem="PtY-N9-vct" secondAttribute="top" constant="20" id="Tr6-pA-DBp"/>
<constraint firstItem="BfC-V2-5BA" firstAttribute="height" secondItem="8f2-5L-Ga0" secondAttribute="height" id="WTx-vW-3ON"/>
<constraint firstItem="8f2-5L-Ga0" firstAttribute="leading" secondItem="PtY-N9-vct" secondAttribute="leading" constant="5" id="YNL-YU-ThZ"/> <constraint firstItem="8f2-5L-Ga0" firstAttribute="leading" secondItem="PtY-N9-vct" secondAttribute="leading" constant="5" id="YNL-YU-ThZ"/>
<constraint firstAttribute="trailing" secondItem="BfC-V2-5BA" secondAttribute="trailing" constant="5" id="keW-Z8-FIx"/> <constraint firstAttribute="trailing" secondItem="BfC-V2-5BA" secondAttribute="trailing" constant="5" id="keW-Z8-FIx"/>
<constraint firstItem="BfC-V2-5BA" firstAttribute="leading" secondItem="seW-FC-zhm" secondAttribute="trailing" constant="5" id="snw-je-QyH"/> <constraint firstItem="BfC-V2-5BA" firstAttribute="leading" secondItem="seW-FC-zhm" secondAttribute="trailing" constant="5" id="snw-je-QyH"/>

Loading…
Cancel
Save