|
@@ -32,6 +32,16 @@
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="SJ2-pS-M3B">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="572" height="387"/>
|
|
|
<subviews>
|
|
|
+ <button translatesAutoresizingMaskIntoConstraints="NO" id="DXG-U6-4uT">
|
|
|
+ <rect key="frame" x="0.0" y="299" width="572" height="88"/>
|
|
|
+ <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="left" inset="2" id="Fkr-1Y-hA9">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ </buttonCell>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="88" id="gOp-Fc-09h"/>
|
|
|
+ </constraints>
|
|
|
+ </button>
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="0a0-Fd-gka">
|
|
|
<rect key="frame" x="0.0" y="343" width="572" height="44"/>
|
|
|
<subviews>
|
|
@@ -139,11 +149,14 @@
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
<constraint firstItem="0a0-Fd-gka" firstAttribute="top" secondItem="SJ2-pS-M3B" secondAttribute="top" id="55g-wO-0OT"/>
|
|
|
+ <constraint firstItem="DXG-U6-4uT" firstAttribute="top" secondItem="SJ2-pS-M3B" secondAttribute="top" id="85x-iQ-2Rx"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="Zqz-md-wWY" secondAttribute="bottom" id="FUC-Kx-gTD"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="0a0-Fd-gka" secondAttribute="trailing" id="G1W-22-Qz7"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="DXG-U6-4uT" secondAttribute="trailing" id="LTi-Nv-1wb"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="Zqz-md-wWY" secondAttribute="trailing" id="O3j-vR-LrR"/>
|
|
|
<constraint firstItem="LSe-Oi-yzJ" firstAttribute="top" secondItem="0a0-Fd-gka" secondAttribute="bottom" id="T4w-1s-hJl"/>
|
|
|
<constraint firstItem="Zqz-md-wWY" firstAttribute="top" secondItem="0a0-Fd-gka" secondAttribute="bottom" constant="44" id="TVB-8H-a7j"/>
|
|
|
+ <constraint firstItem="DXG-U6-4uT" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="U7y-2w-BWo"/>
|
|
|
<constraint firstItem="0a0-Fd-gka" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="Xr7-mF-Gp6"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="LSe-Oi-yzJ" secondAttribute="trailing" id="Yh1-Yn-0lm"/>
|
|
|
<constraint firstItem="LSe-Oi-yzJ" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="gFX-ft-SN3"/>
|