|
@@ -39,13 +39,25 @@
|
|
|
<constraint firstAttribute="width" constant="26" id="9NZ-3O-HHt"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hva-qI-4Kl" userLabel="Separator">
|
|
|
+ <rect key="frame" x="0.0" y="29" width="375" height="1"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="1" id="5Wf-y6-RCg"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="trailing" secondItem="2CA-s4-Jqg" secondAttribute="trailing" constant="17" id="MqZ-eT-w2f"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="hva-qI-4Kl" secondAttribute="trailing" id="Nq8-X5-7Cq"/>
|
|
|
+ <constraint firstItem="hva-qI-4Kl" firstAttribute="leading" secondItem="AQ6-rS-Wxb" secondAttribute="leading" id="a0G-P5-ZTU"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="hva-qI-4Kl" secondAttribute="bottom" id="ixp-nm-HUt"/>
|
|
|
<constraint firstItem="2CA-s4-Jqg" firstAttribute="centerY" secondItem="AQ6-rS-Wxb" secondAttribute="centerY" id="xmf-F2-GEE"/>
|
|
|
</constraints>
|
|
|
<connections>
|
|
|
+ <outlet property="separator" destination="hva-qI-4Kl" id="3Zy-ap-3kf"/>
|
|
|
<outlet property="tapMore" destination="2CA-s4-Jqg" id="ZrC-Kw-hzQ"/>
|
|
|
</connections>
|
|
|
</collectionReusableView>
|