forked from organicmaps/organicmaps
[ios] Cleaned up unused guides layout
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
99384652a8
commit
3ac3eb36e8
1 changed files with 2 additions and 544 deletions
|
@ -510,7 +510,7 @@
|
|||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="021-FW-tZO">
|
||||
<rect key="frame" x="16" y="16" width="343" height="224"/>
|
||||
<rect key="frame" x="16" y="16" width="343" height="78"/>
|
||||
<subviews>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RUc-Qr-8Sb">
|
||||
<rect key="frame" x="0.0" y="0.0" width="343" height="44"/>
|
||||
|
@ -528,7 +528,7 @@
|
|||
</connections>
|
||||
</button>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bAP-Be-X7d">
|
||||
<rect key="frame" x="0.0" y="60" width="343" height="164"/>
|
||||
<rect key="frame" x="0.0" y="60" width="343" height="18"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="44" id="fBI-zz-Fkk"/>
|
||||
</constraints>
|
||||
|
@ -1806,535 +1806,6 @@
|
|||
</objects>
|
||||
<point key="canvasLocation" x="928.79999999999995" y="-1147.3763118440781"/>
|
||||
</scene>
|
||||
<!--Guides Gallery View Controller-->
|
||||
<scene sceneID="0ZD-nj-cbT">
|
||||
<objects>
|
||||
<viewController storyboardIdentifier="GuidesGalleryViewController" id="lVR-09-5LZ" customClass="GuidesGalleryViewController" customModule="Organic_Maps" customModuleProvider="target" sceneMemberID="viewController">
|
||||
<view key="view" contentMode="scaleToFill" id="g81-bI-Lrh">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="152"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Ubv-e0-czx">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="152"/>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="8" minimumInteritemSpacing="8" id="QuD-Fa-kTd">
|
||||
<size key="itemSize" width="318" height="120"/>
|
||||
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
||||
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
||||
<inset key="sectionInset" minX="16" minY="16" maxX="16" maxY="16"/>
|
||||
</collectionViewFlowLayout>
|
||||
<cells>
|
||||
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="GuidesGalleryCityCell" id="vXV-CJ-9mO" customClass="GuidesGalleryCityCell" customModule="Organic_Maps" customModuleProvider="target">
|
||||
<rect key="frame" x="16" y="16" width="343" height="120"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="SjY-63-Gvr">
|
||||
<rect key="frame" x="0.0" y="0.0" width="343" height="120"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="routes_gallery_cell_image" translatesAutoresizingMaskIntoConstraints="NO" id="XtI-ik-JUp">
|
||||
<rect key="frame" x="8" y="8" width="104" height="104"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" secondItem="XtI-ik-JUp" secondAttribute="height" multiplier="1:1" id="Eu8-Hh-g6q"/>
|
||||
</constraints>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCellImage"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="routes_gallery_checkmark_bg" translatesAutoresizingMaskIntoConstraints="NO" id="1zd-47-t9G">
|
||||
<rect key="frame" x="14" y="14" width="20" height="20"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCityCheck"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="routes_gallery_checkmark" translatesAutoresizingMaskIntoConstraints="NO" id="OMX-6l-b7h">
|
||||
<rect key="frame" x="14" y="14" width="20" height="20"/>
|
||||
<color key="tintColor" systemColor="systemPurpleColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCityCheck"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="ohu-tQ-2ok">
|
||||
<rect key="frame" x="120" y="8" width="215" height="104"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="My 5-days route to the USA, California" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IHh-ww-fGs">
|
||||
<rect key="frame" x="0.0" y="0.0" width="215" height="41"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
||||
<nil key="textColor"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="semibold16:blackPrimaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w8C-Zy-oyf">
|
||||
<rect key="frame" x="0.0" y="41" width="215" height="32"/>
|
||||
<subviews>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="gGp-f7-HaL">
|
||||
<rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="City" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Ug-t9-L7j">
|
||||
<rect key="frame" x="0.0" y="0.0" width="22.5" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||||
<color key="textColor" systemColor="systemPurpleColor"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCityLabel"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="∙" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lCN-Tf-x2U">
|
||||
<rect key="frame" x="26.5" y="0.0" width="8" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="regular12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Bookmark's Collection" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DJM-1n-xZk">
|
||||
<rect key="frame" x="38.5" y="0.0" width="176.5" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="regular12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
</subviews>
|
||||
</stackView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstItem="gGp-f7-HaL" firstAttribute="top" secondItem="w8C-Zy-oyf" secondAttribute="top" id="Asm-ix-WST"/>
|
||||
<constraint firstItem="gGp-f7-HaL" firstAttribute="leading" secondItem="w8C-Zy-oyf" secondAttribute="leading" id="Dtz-dL-X5b"/>
|
||||
<constraint firstAttribute="height" constant="32" id="bJw-Rc-VJ8"/>
|
||||
<constraint firstAttribute="trailing" secondItem="gGp-f7-HaL" secondAttribute="trailing" id="lyV-al-vnf"/>
|
||||
<constraint firstAttribute="bottom" secondItem="gGp-f7-HaL" secondAttribute="bottom" id="p5u-AU-Sru"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NhM-dQ-cOB">
|
||||
<rect key="frame" x="0.0" y="73" width="215" height="31"/>
|
||||
<subviews>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A2W-tc-fol">
|
||||
<rect key="frame" x="0.0" y="0.0" width="215" height="1"/>
|
||||
<color key="backgroundColor" systemColor="separatorColor"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="1" id="n4e-mV-o9p"/>
|
||||
</constraints>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="Divider"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</view>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="EHt-wj-tiU">
|
||||
<rect key="frame" x="0.0" y="7" width="215" height="24"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" image="routes_gallery_camera" translatesAutoresizingMaskIntoConstraints="NO" id="jGA-UT-BvR">
|
||||
<rect key="frame" x="0.0" y="0.0" width="14" height="24"/>
|
||||
<color key="tintColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="MWMBlack"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="14 points + Track " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="T92-vb-Iw2">
|
||||
<rect key="frame" x="22" y="0.0" width="193" height="24"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="semibold12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
</subviews>
|
||||
</stackView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstItem="A2W-tc-fol" firstAttribute="top" secondItem="NhM-dQ-cOB" secondAttribute="top" id="0E1-A4-0rE"/>
|
||||
<constraint firstAttribute="height" constant="31" id="8Xr-JL-Ku5"/>
|
||||
<constraint firstItem="A2W-tc-fol" firstAttribute="leading" secondItem="NhM-dQ-cOB" secondAttribute="leading" id="EbI-Cj-fcl"/>
|
||||
<constraint firstAttribute="trailing" secondItem="A2W-tc-fol" secondAttribute="trailing" id="VV6-wX-Iv3"/>
|
||||
<constraint firstItem="EHt-wj-tiU" firstAttribute="top" secondItem="A2W-tc-fol" secondAttribute="bottom" constant="6" id="XSj-il-aWr"/>
|
||||
<constraint firstItem="EHt-wj-tiU" firstAttribute="leading" secondItem="NhM-dQ-cOB" secondAttribute="leading" id="Xab-P2-58g"/>
|
||||
<constraint firstAttribute="bottom" secondItem="EHt-wj-tiU" secondAttribute="bottom" id="ZkR-0D-1gN"/>
|
||||
<constraint firstAttribute="trailing" secondItem="EHt-wj-tiU" secondAttribute="trailing" id="ubn-fG-rD1"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I2M-Ix-XO6">
|
||||
<rect key="frame" x="0.0" y="104" width="215" height="31"/>
|
||||
<subviews>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6nH-8K-eby">
|
||||
<rect key="frame" x="0.0" y="0.0" width="213" height="29"/>
|
||||
<color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
|
||||
<state key="normal" title="Show">
|
||||
<color key="titleColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
</state>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryShowButton"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="routes_card_show"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
<connections>
|
||||
<action selector="onShowButton:" destination="vXV-CJ-9mO" eventType="touchUpInside" id="n4Y-oo-boV"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="31" id="LCX-jd-j54"/>
|
||||
<constraint firstAttribute="trailing" secondItem="6nH-8K-eby" secondAttribute="trailing" constant="2" id="bvl-NJ-Ywx"/>
|
||||
<constraint firstItem="6nH-8K-eby" firstAttribute="top" secondItem="I2M-Ix-XO6" secondAttribute="top" id="e4f-gB-rgy"/>
|
||||
<constraint firstItem="6nH-8K-eby" firstAttribute="leading" secondItem="I2M-Ix-XO6" secondAttribute="leading" id="nN6-9w-meZ"/>
|
||||
<constraint firstAttribute="bottom" secondItem="6nH-8K-eby" secondAttribute="bottom" constant="2" id="uty-dM-9dY"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
</stackView>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="ohu-tQ-2ok" firstAttribute="top" secondItem="SjY-63-Gvr" secondAttribute="top" constant="8" id="2NR-KC-dk4"/>
|
||||
<constraint firstItem="1zd-47-t9G" firstAttribute="leading" secondItem="OMX-6l-b7h" secondAttribute="leading" id="7M9-Af-yIm"/>
|
||||
<constraint firstItem="ohu-tQ-2ok" firstAttribute="leading" secondItem="XtI-ik-JUp" secondAttribute="trailing" constant="8" id="A8v-bF-QFC"/>
|
||||
<constraint firstAttribute="bottom" secondItem="XtI-ik-JUp" secondAttribute="bottom" constant="8" id="Ii8-9B-ujx"/>
|
||||
<constraint firstItem="1zd-47-t9G" firstAttribute="trailing" secondItem="OMX-6l-b7h" secondAttribute="trailing" id="MjO-H6-P6X"/>
|
||||
<constraint firstItem="1zd-47-t9G" firstAttribute="bottom" secondItem="OMX-6l-b7h" secondAttribute="bottom" id="Rfp-FU-ANR"/>
|
||||
<constraint firstItem="XtI-ik-JUp" firstAttribute="leading" secondItem="SjY-63-Gvr" secondAttribute="leading" constant="8" id="WTW-J9-qEh"/>
|
||||
<constraint firstItem="XtI-ik-JUp" firstAttribute="top" secondItem="SjY-63-Gvr" secondAttribute="top" constant="8" id="hQD-Pc-iVq"/>
|
||||
<constraint firstItem="1zd-47-t9G" firstAttribute="top" secondItem="OMX-6l-b7h" secondAttribute="top" id="jO4-pw-reO"/>
|
||||
<constraint firstAttribute="trailing" secondItem="ohu-tQ-2ok" secondAttribute="trailing" constant="8" id="maC-1x-GKe"/>
|
||||
<constraint firstAttribute="bottom" secondItem="ohu-tQ-2ok" secondAttribute="bottom" constant="8" id="tZJ-Fs-LuO"/>
|
||||
<constraint firstItem="OMX-6l-b7h" firstAttribute="leading" secondItem="XtI-ik-JUp" secondAttribute="leading" constant="6" id="u5N-DQ-caQ"/>
|
||||
<constraint firstItem="OMX-6l-b7h" firstAttribute="top" secondItem="XtI-ik-JUp" secondAttribute="top" constant="6" id="ymt-gB-bOH"/>
|
||||
</constraints>
|
||||
</collectionViewCellContentView>
|
||||
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
||||
<size key="customSize" width="343" height="120"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCell"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
<connections>
|
||||
<outlet property="buttonContainerView" destination="I2M-Ix-XO6" id="QWa-Nt-qjv"/>
|
||||
<outlet property="checkmarkImageView" destination="OMX-6l-b7h" id="0xj-lo-13j"/>
|
||||
<outlet property="checkmarkImageViewBg" destination="1zd-47-t9G" id="tAN-g1-K1H"/>
|
||||
<outlet property="imageView" destination="XtI-ik-JUp" id="iSF-Aq-3uK"/>
|
||||
<outlet property="infoContainerView" destination="NhM-dQ-cOB" id="CTr-bL-8jb"/>
|
||||
<outlet property="infoLabel" destination="T92-vb-Iw2" id="6qo-x5-pdI"/>
|
||||
<outlet property="subtitleLabel" destination="DJM-1n-xZk" id="eRD-jU-HuB"/>
|
||||
<outlet property="titleLabel" destination="IHh-ww-fGs" id="ydg-oI-Niu"/>
|
||||
<outlet property="visibilityButton" destination="6nH-8K-eby" id="ZoM-hE-g4Q"/>
|
||||
</connections>
|
||||
</collectionViewCell>
|
||||
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="GuidesGalleryOutdoorCell" id="fvq-qZ-nN0" customClass="GuidesGalleryOutdoorCell" customModule="Organic_Maps" customModuleProvider="target">
|
||||
<rect key="frame" x="367" y="16" width="343" height="120"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="tXf-bc-Dxh">
|
||||
<rect key="frame" x="0.0" y="0.0" width="343" height="120"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="routes_gallery_cell_image" translatesAutoresizingMaskIntoConstraints="NO" id="ej7-v7-Tc4">
|
||||
<rect key="frame" x="8" y="8" width="104" height="104"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" secondItem="ej7-v7-Tc4" secondAttribute="height" multiplier="1:1" id="Tzm-6i-IMp"/>
|
||||
</constraints>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCellImage"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="routes_gallery_checkmark_bg" translatesAutoresizingMaskIntoConstraints="NO" id="BEB-Se-sye">
|
||||
<rect key="frame" x="14" y="14" width="20" height="20"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCityCheck"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="routes_gallery_checkmark" translatesAutoresizingMaskIntoConstraints="NO" id="pTy-pe-PDg">
|
||||
<rect key="frame" x="14" y="14" width="20" height="20"/>
|
||||
<color key="tintColor" systemColor="systemGreenColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryOutdoorCheck"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="PI6-Wr-ZNj">
|
||||
<rect key="frame" x="120" y="8" width="215" height="104"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Red and Blue Warri Red and Blue Warriorsors" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2ep-jd-hgu">
|
||||
<rect key="frame" x="0.0" y="0.0" width="215" height="41"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
||||
<nil key="textColor"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="semibold16:blackPrimaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iAP-4i-e5P">
|
||||
<rect key="frame" x="0.0" y="41" width="215" height="32"/>
|
||||
<subviews>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="ChE-Fp-DYN">
|
||||
<rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Outdoor" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dIA-NC-Bad">
|
||||
<rect key="frame" x="0.0" y="0.0" width="47" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||||
<color key="textColor" systemColor="systemGreenColor"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryOutdoorLabel"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="∙" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MzO-KR-WvS">
|
||||
<rect key="frame" x="51" y="0.0" width="8" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="regular12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Long Distance Cycling" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ooq-8D-naO">
|
||||
<rect key="frame" x="63" y="0.0" width="152" height="32"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="regular12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
</subviews>
|
||||
</stackView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstItem="ChE-Fp-DYN" firstAttribute="leading" secondItem="iAP-4i-e5P" secondAttribute="leading" id="6gd-4b-lAn"/>
|
||||
<constraint firstAttribute="height" constant="32" id="DcB-Ba-bTp"/>
|
||||
<constraint firstAttribute="trailing" secondItem="ChE-Fp-DYN" secondAttribute="trailing" id="Hhq-FR-rmL"/>
|
||||
<constraint firstItem="ChE-Fp-DYN" firstAttribute="top" secondItem="iAP-4i-e5P" secondAttribute="top" id="SG1-0B-QYd"/>
|
||||
<constraint firstAttribute="bottom" secondItem="ChE-Fp-DYN" secondAttribute="bottom" id="cxz-HP-447"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UWL-Pt-6rq">
|
||||
<rect key="frame" x="0.0" y="73" width="215" height="31"/>
|
||||
<subviews>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="84v-VI-Jqo">
|
||||
<rect key="frame" x="0.0" y="0.0" width="215" height="1"/>
|
||||
<color key="backgroundColor" systemColor="separatorColor"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="1" id="6fF-PA-PDL"/>
|
||||
</constraints>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="Divider"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</view>
|
||||
<stackView opaque="NO" contentMode="scaleToFill" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="31Z-sf-Uai">
|
||||
<rect key="frame" x="0.0" y="7" width="211" height="24"/>
|
||||
<subviews>
|
||||
<view contentMode="scaleToFill" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="oOh-PA-Alc">
|
||||
<rect key="frame" x="0.0" y="0.0" width="43" height="24"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" image="routes_gallery_clock" translatesAutoresizingMaskIntoConstraints="NO" id="JQL-l6-K7z">
|
||||
<rect key="frame" x="0.0" y="4" width="16" height="16"/>
|
||||
<color key="tintColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="MWMBlack"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" text="14 h" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0DR-KK-hLv">
|
||||
<rect key="frame" x="18" y="5" width="25" height="14.5"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="semibold12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstItem="JQL-l6-K7z" firstAttribute="centerY" secondItem="oOh-PA-Alc" secondAttribute="centerY" id="8vl-6W-vrD"/>
|
||||
<constraint firstItem="0DR-KK-hLv" firstAttribute="centerY" secondItem="oOh-PA-Alc" secondAttribute="centerY" id="RLc-3b-F9y"/>
|
||||
<constraint firstAttribute="trailing" secondItem="0DR-KK-hLv" secondAttribute="trailing" id="mUv-JO-7mP"/>
|
||||
<constraint firstItem="JQL-l6-K7z" firstAttribute="leading" secondItem="oOh-PA-Alc" secondAttribute="leading" id="pfG-YB-xxo"/>
|
||||
<constraint firstItem="0DR-KK-hLv" firstAttribute="leading" secondItem="JQL-l6-K7z" secondAttribute="trailing" constant="2" id="ubV-Dx-74q"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jt4-ZD-tTt">
|
||||
<rect key="frame" x="55" y="0.0" width="72" height="24"/>
|
||||
<subviews>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HfX-lS-ZTE">
|
||||
<rect key="frame" x="0.0" y="0.0" width="72" height="24"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" image="routes_gallery_distance" translatesAutoresizingMaskIntoConstraints="NO" id="mUJ-s9-Rcj">
|
||||
<rect key="frame" x="0.0" y="4" width="16" height="16"/>
|
||||
<color key="tintColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="MWMBlack"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="30 km" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5lj-0X-MAg">
|
||||
<rect key="frame" x="18" y="5" width="54" height="14.5"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="semibold12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" secondItem="5lj-0X-MAg" secondAttribute="trailing" id="Egg-dE-GY2"/>
|
||||
<constraint firstItem="5lj-0X-MAg" firstAttribute="centerY" secondItem="HfX-lS-ZTE" secondAttribute="centerY" id="Eod-Ap-G2y"/>
|
||||
<constraint firstItem="5lj-0X-MAg" firstAttribute="leading" secondItem="mUJ-s9-Rcj" secondAttribute="trailing" constant="2" id="Smf-34-GSs"/>
|
||||
<constraint firstItem="mUJ-s9-Rcj" firstAttribute="leading" secondItem="HfX-lS-ZTE" secondAttribute="leading" id="fwK-Au-cxk"/>
|
||||
<constraint firstItem="mUJ-s9-Rcj" firstAttribute="centerY" secondItem="HfX-lS-ZTE" secondAttribute="centerY" id="i0p-FR-hVU"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" secondItem="HfX-lS-ZTE" secondAttribute="trailing" id="IlF-IK-sLd"/>
|
||||
<constraint firstAttribute="bottom" secondItem="HfX-lS-ZTE" secondAttribute="bottom" id="NeZ-np-2At"/>
|
||||
<constraint firstItem="HfX-lS-ZTE" firstAttribute="top" secondItem="jt4-ZD-tTt" secondAttribute="top" id="Olw-rI-Q7Q"/>
|
||||
<constraint firstItem="HfX-lS-ZTE" firstAttribute="centerX" secondItem="jt4-ZD-tTt" secondAttribute="centerX" id="R6B-4z-rDt"/>
|
||||
<constraint firstItem="HfX-lS-ZTE" firstAttribute="leading" secondItem="jt4-ZD-tTt" secondAttribute="leading" id="aJB-XB-Pl5"/>
|
||||
</constraints>
|
||||
<variation key="default">
|
||||
<mask key="constraints">
|
||||
<exclude reference="R6B-4z-rDt"/>
|
||||
</mask>
|
||||
</variation>
|
||||
</view>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Aen-MW-yow">
|
||||
<rect key="frame" x="139" y="0.0" width="72" height="24"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" image="routes_gallery_attitude" translatesAutoresizingMaskIntoConstraints="NO" id="cnM-Rz-A7p">
|
||||
<rect key="frame" x="0.0" y="4" width="16" height="16"/>
|
||||
<color key="tintColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="MWMBlack"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</imageView>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="650 m" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P5j-6b-uDP">
|
||||
<rect key="frame" x="18" y="5" width="54" height="14.5"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="12"/>
|
||||
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="semibold12:blackSecondaryText"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstItem="cnM-Rz-A7p" firstAttribute="leading" secondItem="Aen-MW-yow" secondAttribute="leading" id="1rl-Z8-8DW"/>
|
||||
<constraint firstItem="P5j-6b-uDP" firstAttribute="centerY" secondItem="Aen-MW-yow" secondAttribute="centerY" id="U2f-Yp-TNz"/>
|
||||
<constraint firstItem="cnM-Rz-A7p" firstAttribute="centerY" secondItem="Aen-MW-yow" secondAttribute="centerY" id="dUo-6O-7cI"/>
|
||||
<constraint firstAttribute="trailing" secondItem="P5j-6b-uDP" secondAttribute="trailing" id="dv1-CF-vYM"/>
|
||||
<constraint firstItem="P5j-6b-uDP" firstAttribute="leading" secondItem="cnM-Rz-A7p" secondAttribute="trailing" constant="2" id="nAa-ZR-dpI"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
</stackView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="trailing" secondItem="84v-VI-Jqo" secondAttribute="trailing" id="S22-hf-1dN"/>
|
||||
<constraint firstAttribute="height" constant="31" id="VdM-jH-FZW"/>
|
||||
<constraint firstItem="84v-VI-Jqo" firstAttribute="top" secondItem="UWL-Pt-6rq" secondAttribute="top" id="eFx-8Q-DIv"/>
|
||||
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="31Z-sf-Uai" secondAttribute="trailing" id="fkE-gb-aWf"/>
|
||||
<constraint firstAttribute="bottom" secondItem="31Z-sf-Uai" secondAttribute="bottom" id="fq9-SZ-6tn"/>
|
||||
<constraint firstItem="31Z-sf-Uai" firstAttribute="leading" secondItem="UWL-Pt-6rq" secondAttribute="leading" id="gKe-L3-OcR"/>
|
||||
<constraint firstItem="84v-VI-Jqo" firstAttribute="leading" secondItem="UWL-Pt-6rq" secondAttribute="leading" id="p0H-rI-2oO"/>
|
||||
<constraint firstItem="31Z-sf-Uai" firstAttribute="top" secondItem="84v-VI-Jqo" secondAttribute="bottom" constant="6" id="w4k-Y3-pbY"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RQ6-iP-rYB">
|
||||
<rect key="frame" x="0.0" y="104" width="215" height="31"/>
|
||||
<subviews>
|
||||
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IbO-vW-axm">
|
||||
<rect key="frame" x="0.0" y="0.0" width="213" height="29"/>
|
||||
<color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
|
||||
<state key="normal" title="Show">
|
||||
<color key="titleColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
</state>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryShowButton"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="routes_card_show"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
<connections>
|
||||
<action selector="onShowButton:" destination="fvq-qZ-nN0" eventType="touchUpInside" id="q7V-uk-oFJ"/>
|
||||
</connections>
|
||||
</button>
|
||||
</subviews>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="31" id="19P-rh-GfO"/>
|
||||
<constraint firstAttribute="bottom" secondItem="IbO-vW-axm" secondAttribute="bottom" constant="2" id="GjZ-hP-VQl"/>
|
||||
<constraint firstItem="IbO-vW-axm" firstAttribute="top" secondItem="RQ6-iP-rYB" secondAttribute="top" id="amM-8o-Wfb"/>
|
||||
<constraint firstAttribute="trailing" secondItem="IbO-vW-axm" secondAttribute="trailing" constant="2" id="ftt-dC-gRS"/>
|
||||
<constraint firstItem="IbO-vW-axm" firstAttribute="leading" secondItem="RQ6-iP-rYB" secondAttribute="leading" id="nfu-3Z-nE3"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
</stackView>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="BEB-Se-sye" firstAttribute="leading" secondItem="pTy-pe-PDg" secondAttribute="leading" id="1wq-5X-3Ko"/>
|
||||
<constraint firstItem="PI6-Wr-ZNj" firstAttribute="top" secondItem="tXf-bc-Dxh" secondAttribute="top" constant="8" id="8v3-fZ-aEK"/>
|
||||
<constraint firstItem="pTy-pe-PDg" firstAttribute="top" secondItem="ej7-v7-Tc4" secondAttribute="top" constant="6" id="9yL-nn-YJ2"/>
|
||||
<constraint firstItem="BEB-Se-sye" firstAttribute="trailing" secondItem="pTy-pe-PDg" secondAttribute="trailing" id="Lc0-20-vHB"/>
|
||||
<constraint firstItem="pTy-pe-PDg" firstAttribute="leading" secondItem="ej7-v7-Tc4" secondAttribute="leading" constant="6" id="XBI-jb-Rtt"/>
|
||||
<constraint firstAttribute="bottom" secondItem="PI6-Wr-ZNj" secondAttribute="bottom" constant="8" id="fnj-T6-KnW"/>
|
||||
<constraint firstAttribute="bottom" secondItem="ej7-v7-Tc4" secondAttribute="bottom" constant="8" id="g4g-YS-BN5"/>
|
||||
<constraint firstItem="ej7-v7-Tc4" firstAttribute="leading" secondItem="tXf-bc-Dxh" secondAttribute="leading" constant="8" id="gTf-Nl-QvV"/>
|
||||
<constraint firstAttribute="trailing" secondItem="PI6-Wr-ZNj" secondAttribute="trailing" constant="8" id="p8O-1r-hY8"/>
|
||||
<constraint firstItem="ej7-v7-Tc4" firstAttribute="top" secondItem="tXf-bc-Dxh" secondAttribute="top" constant="8" id="ry6-3v-eWw"/>
|
||||
<constraint firstItem="BEB-Se-sye" firstAttribute="top" secondItem="pTy-pe-PDg" secondAttribute="top" id="ska-EU-TYE"/>
|
||||
<constraint firstItem="PI6-Wr-ZNj" firstAttribute="leading" secondItem="ej7-v7-Tc4" secondAttribute="trailing" constant="8" id="svY-fE-AKf"/>
|
||||
<constraint firstItem="BEB-Se-sye" firstAttribute="bottom" secondItem="pTy-pe-PDg" secondAttribute="bottom" id="uSb-18-AxS"/>
|
||||
</constraints>
|
||||
</collectionViewCellContentView>
|
||||
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
||||
<size key="customSize" width="343" height="120"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="GuidesGalleryCell"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
<connections>
|
||||
<outlet property="ascentLabel" destination="P5j-6b-uDP" id="Cgd-RR-SZO"/>
|
||||
<outlet property="buttonContainerView" destination="RQ6-iP-rYB" id="tFl-wf-qDE"/>
|
||||
<outlet property="checkmarkImageView" destination="pTy-pe-PDg" id="qWI-MM-Kim"/>
|
||||
<outlet property="checkmarkImageViewBg" destination="BEB-Se-sye" id="7oE-gC-raY"/>
|
||||
<outlet property="distanceLabel" destination="5lj-0X-MAg" id="Zkc-td-DwH"/>
|
||||
<outlet property="imageView" destination="ej7-v7-Tc4" id="KbI-AL-5Vd"/>
|
||||
<outlet property="infoContainerView" destination="UWL-Pt-6rq" id="Axj-g8-qAp"/>
|
||||
<outlet property="subtitleLabel" destination="ooq-8D-naO" id="kAA-Iy-bp6"/>
|
||||
<outlet property="timeIcon" destination="JQL-l6-K7z" id="snD-nw-sgO"/>
|
||||
<outlet property="timeLabel" destination="0DR-KK-hLv" id="oo7-iD-WAB"/>
|
||||
<outlet property="titleLabel" destination="2ep-jd-hgu" id="Dzd-ja-8Zw"/>
|
||||
<outlet property="visibilityButton" destination="IbO-vW-axm" id="INP-GN-ieI"/>
|
||||
</connections>
|
||||
</collectionViewCell>
|
||||
</cells>
|
||||
<connections>
|
||||
<outlet property="dataSource" destination="lVR-09-5LZ" id="ABL-v1-0Mp"/>
|
||||
<outlet property="delegate" destination="lVR-09-5LZ" id="GKX-0v-4TH"/>
|
||||
</connections>
|
||||
</collectionView>
|
||||
</subviews>
|
||||
<viewLayoutGuide key="safeArea" id="N7e-QX-fWC"/>
|
||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="bottom" secondItem="Ubv-e0-czx" secondAttribute="bottom" id="cW0-hx-qWZ"/>
|
||||
<constraint firstItem="Ubv-e0-czx" firstAttribute="leading" secondItem="g81-bI-Lrh" secondAttribute="leading" id="is9-ad-jdv"/>
|
||||
<constraint firstAttribute="top" secondItem="Ubv-e0-czx" secondAttribute="top" id="k6Y-eI-DgJ"/>
|
||||
<constraint firstAttribute="trailing" secondItem="Ubv-e0-czx" secondAttribute="trailing" id="tUT-pU-VpM"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<size key="freeformSize" width="375" height="152"/>
|
||||
<connections>
|
||||
<outlet property="collectionView" destination="Ubv-e0-czx" id="OSW-KS-QoP"/>
|
||||
</connections>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="4H0-Qr-UYx" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="926" y="2779"/>
|
||||
</scene>
|
||||
<!--Place Page Divider View Controller-->
|
||||
<scene sceneID="ssa-Cp-vZM">
|
||||
<objects>
|
||||
|
@ -2389,13 +1860,6 @@
|
|||
<image name="ic_placepage_change" width="24" height="24"/>
|
||||
<image name="ic_placepage_open_hours" width="28" height="28"/>
|
||||
<image name="img_direction_light" width="32" height="32"/>
|
||||
<image name="routes_gallery_attitude" width="16" height="16"/>
|
||||
<image name="routes_gallery_camera" width="14" height="11"/>
|
||||
<image name="routes_gallery_cell_image" width="40" height="40"/>
|
||||
<image name="routes_gallery_checkmark" width="20" height="20"/>
|
||||
<image name="routes_gallery_checkmark_bg" width="20" height="20"/>
|
||||
<image name="routes_gallery_clock" width="16" height="16"/>
|
||||
<image name="routes_gallery_distance" width="16" height="16"/>
|
||||
<systemColor name="opaqueSeparatorColor">
|
||||
<color red="0.77647058823529413" green="0.77647058823529413" blue="0.78431372549019607" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</systemColor>
|
||||
|
@ -2405,12 +1869,6 @@
|
|||
<systemColor name="systemBackgroundColor">
|
||||
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
</systemColor>
|
||||
<systemColor name="systemGreenColor">
|
||||
<color red="0.20392156862745098" green="0.7803921568627451" blue="0.34901960784313724" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</systemColor>
|
||||
<systemColor name="systemPurpleColor">
|
||||
<color red="0.68627450980392157" green="0.32156862745098042" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</systemColor>
|
||||
<systemColor name="systemRedColor">
|
||||
<color red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
</systemColor>
|
||||
|
|
Loading…
Add table
Reference in a new issue