|
@@ -17,7 +17,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="0HI-k1-SD0">
|
|
|
- <rect key="frame" x="0.0" y="44" width="375" height="553"/>
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="543"/>
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="D7P-75-aB1">
|
|
|
<size key="itemSize" width="0.0" height="0.0"/>
|
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
@@ -31,10 +31,10 @@
|
|
|
</connections>
|
|
|
</collectionView>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="un8-Xf-9Fb">
|
|
|
- <rect key="frame" x="0.0" y="597" width="375" height="70"/>
|
|
|
+ <rect key="frame" x="0.0" y="587" width="375" height="80"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QFB-w0-4Kc">
|
|
|
- <rect key="frame" x="10" y="20" width="120" height="30"/>
|
|
|
+ <rect key="frame" x="10" y="25" width="120" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="E2W-Hd-QqN"/>
|
|
|
<constraint firstAttribute="width" constant="120" id="Nyx-sm-Sr7"/>
|
|
@@ -45,7 +45,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gUK-Yw-aVP">
|
|
|
- <rect key="frame" x="287" y="20" width="70" height="30"/>
|
|
|
+ <rect key="frame" x="287" y="25" width="70" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="70" id="fDv-lp-fXV"/>
|
|
|
<constraint firstAttribute="height" constant="30" id="jeT-Z9-lQr"/>
|
|
@@ -56,7 +56,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kze-s7-kTI">
|
|
|
- <rect key="frame" x="207" y="20" width="70" height="30"/>
|
|
|
+ <rect key="frame" x="207" y="25" width="70" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="30" id="Hfn-8s-27i"/>
|
|
|
<constraint firstAttribute="width" constant="70" id="S9y-Wh-wjq"/>
|
|
@@ -100,7 +100,7 @@
|
|
|
<constraints>
|
|
|
<constraint firstItem="kze-s7-kTI" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="899-zh-WyZ"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="gUK-Yw-aVP" secondAttribute="trailing" constant="18" id="OEt-Jd-Y4n"/>
|
|
|
- <constraint firstAttribute="height" constant="70" id="TsU-bO-Yu0"/>
|
|
|
+ <constraint firstAttribute="height" constant="80" id="TsU-bO-Yu0"/>
|
|
|
<constraint firstItem="gUK-Yw-aVP" firstAttribute="leading" secondItem="kze-s7-kTI" secondAttribute="trailing" constant="10" id="YEP-mX-zEQ"/>
|
|
|
<constraint firstItem="gUK-Yw-aVP" firstAttribute="centerY" secondItem="un8-Xf-9Fb" secondAttribute="centerY" id="he9-pn-vUn"/>
|
|
|
<constraint firstItem="bvU-cp-GX3" firstAttribute="top" secondItem="un8-Xf-9Fb" secondAttribute="top" constant="5" id="neE-bw-XB6"/>
|