|
@@ -28,13 +28,13 @@
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="cmY-iB-PWk">
|
|
|
<size key="itemSize" width="50" height="50"/>
|
|
|
- <size key="headerReferenceSize" width="50" height="90"/>
|
|
|
+ <size key="headerReferenceSize" width="50" height="120"/>
|
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
</collectionViewFlowLayout>
|
|
|
<cells>
|
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="btw-Qo-oNg">
|
|
|
- <rect key="frame" x="0.0" y="90" width="50" height="50"/>
|
|
|
+ <rect key="frame" x="0.0" y="120" width="50" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
@@ -49,7 +49,7 @@
|
|
|
</collectionViewCell>
|
|
|
</cells>
|
|
|
<collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="header" id="6Zg-lt-YR9">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="90"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="100" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CHD-zb-9Fb">
|
|
@@ -61,8 +61,8 @@
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qKB-Ig-OvH">
|
|
|
- <rect key="frame" x="42" y="33" width="325" height="20"/>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qKB-Ig-OvH">
|
|
|
+ <rect key="frame" x="42" y="33" width="325" height="40"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
<nil key="textColor"/>
|
|
@@ -76,7 +76,7 @@
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="suK-ZC-07d">
|
|
|
- <rect key="frame" x="42" y="55" width="325" height="30"/>
|
|
|
+ <rect key="frame" x="42" y="76" width="325" height="30"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="v2e-1C-t22"/>
|
|
|
</constraints>
|
|
@@ -92,7 +92,7 @@
|
|
|
<constraint firstAttribute="leadingMargin" secondItem="CHD-zb-9Fb" secondAttribute="leading" id="TE8-eb-tc2"/>
|
|
|
<constraint firstItem="suK-ZC-07d" firstAttribute="leading" secondItem="LU0-Y8-8hN" secondAttribute="trailing" constant="4" id="adb-1z-0yE"/>
|
|
|
<constraint firstAttribute="leadingMargin" secondItem="suK-ZC-07d" secondAttribute="leading" constant="-34" id="bsM-XS-4MA"/>
|
|
|
- <constraint firstItem="suK-ZC-07d" firstAttribute="top" secondItem="CHD-zb-9Fb" secondAttribute="bottom" constant="27" id="snE-f4-Nuo"/>
|
|
|
+ <constraint firstItem="suK-ZC-07d" firstAttribute="top" secondItem="CHD-zb-9Fb" secondAttribute="bottom" constant="48" id="snE-f4-Nuo"/>
|
|
|
<constraint firstAttribute="trailingMargin" secondItem="suK-ZC-07d" secondAttribute="trailing" id="uOW-VG-4zZ"/>
|
|
|
</constraints>
|
|
|
</collectionReusableView>
|