|
@@ -1,11 +1,10 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
- <device id="retina4_7" orientation="portrait">
|
|
|
- <adaptation id="fullscreen"/>
|
|
|
- </device>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+ <device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
|
|
|
+ <capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -15,7 +14,7 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="90"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qJF-Yc-gKE" id="3Oe-gU-3Nk">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="600" height="89.5"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="90"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" image="circle" translatesAutoresizingMaskIntoConstraints="NO" id="qDs-UG-Mn7" userLabel="ImageItem">
|
|
@@ -25,63 +24,82 @@
|
|
|
<constraint firstAttribute="width" constant="40" id="GNY-Va-SIJ"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Share link" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="otH-mT-7Z4" userLabel="labelTitle">
|
|
|
- <rect key="frame" x="55" y="36" width="150" height="18"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="150" id="4Oa-yZ-HZK"/>
|
|
|
- <constraint firstAttribute="height" constant="18" id="iet-xr-SX6"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xaz-vY-Jzu" userLabel="ButtonCopy">
|
|
|
- <rect key="frame" x="520" y="35" width="20" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="20" id="0JR-eM-oir"/>
|
|
|
- <constraint firstAttribute="height" constant="20" id="HVo-ht-9m6"/>
|
|
|
- </constraints>
|
|
|
- <state key="normal" image="shareCopy"/>
|
|
|
- <connections>
|
|
|
- <action selector="touchUpInsideCopy:" destination="qJF-Yc-gKE" eventType="touchUpInside" id="hSV-RK-FAe"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="J1z-RG-U4A" userLabel="ButtonMenu">
|
|
|
- <rect key="frame" x="570" y="35" width="20" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="20" id="G48-LB-BsD"/>
|
|
|
- <constraint firstAttribute="width" constant="20" id="vLI-cJ-Jqx"/>
|
|
|
- </constraints>
|
|
|
- <state key="normal" image="shareMenu"/>
|
|
|
- <connections>
|
|
|
- <action selector="touchUpInsideMenu:" destination="qJF-Yc-gKE" eventType="touchUpInside" id="GT2-Ef-FfR"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
+ <stackView opaque="NO" contentMode="scaleToFill" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="OQv-Vf-bvD">
|
|
|
+ <rect key="frame" x="500" y="35" width="70" height="20"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xaz-vY-Jzu" userLabel="ButtonCopy">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="20" id="0JR-eM-oir"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="HVo-ht-9m6"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="shareCopy"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="touchUpCopy:" destination="qJF-Yc-gKE" eventType="touchUpInside" id="s3f-6n-cKF"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="J1z-RG-U4A" userLabel="ButtonMenu">
|
|
|
+ <rect key="frame" x="50" y="0.0" width="20" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="G48-LB-BsD"/>
|
|
|
+ <constraint firstAttribute="width" constant="20" id="vLI-cJ-Jqx"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="shareMenu"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="touchUpMenu:" destination="qJF-Yc-gKE" eventType="touchUpInside" id="hFx-Ib-xay"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ </stackView>
|
|
|
+ <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="Wxr-1B-Czy">
|
|
|
+ <rect key="frame" x="53" y="20.5" width="150" height="49"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Share link" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="otH-mT-7Z4" userLabel="labelTitle">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="150" id="4Oa-yZ-HZK"/>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="iet-xr-SX6"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Description" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WJj-9P-3bn">
|
|
|
+ <rect key="frame" x="0.0" y="33" width="150" height="16"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <color key="textColor" systemColor="secondaryLabelColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ </stackView>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="otH-mT-7Z4" firstAttribute="leading" secondItem="qDs-UG-Mn7" secondAttribute="trailing" constant="10" id="7o5-Rj-6lV"/>
|
|
|
- <constraint firstItem="otH-mT-7Z4" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="JNE-HJ-E36"/>
|
|
|
+ <constraint firstItem="OQv-Vf-bvD" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Wxr-1B-Czy" secondAttribute="trailing" constant="15" id="8QW-n0-4lO"/>
|
|
|
<constraint firstItem="qDs-UG-Mn7" firstAttribute="leading" secondItem="3Oe-gU-3Nk" secondAttribute="leading" constant="5" id="KOm-wo-CBa"/>
|
|
|
- <constraint firstItem="J1z-RG-U4A" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="TvQ-yn-L5w"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="OQv-Vf-bvD" secondAttribute="trailing" constant="30" id="W3b-ww-vbQ"/>
|
|
|
<constraint firstItem="qDs-UG-Mn7" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="ZrD-Aw-xkx"/>
|
|
|
- <constraint firstItem="J1z-RG-U4A" firstAttribute="leading" secondItem="xaz-vY-Jzu" secondAttribute="trailing" constant="30" id="gGI-DA-dwq"/>
|
|
|
- <constraint firstItem="xaz-vY-Jzu" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="o6o-Zj-1aU"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="J1z-RG-U4A" secondAttribute="trailing" constant="10" id="pQA-B9-MM5"/>
|
|
|
+ <constraint firstItem="Wxr-1B-Czy" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="blr-Mw-Yjl"/>
|
|
|
+ <constraint firstItem="OQv-Vf-bvD" firstAttribute="centerY" secondItem="3Oe-gU-3Nk" secondAttribute="centerY" id="eLc-gk-xAr"/>
|
|
|
+ <constraint firstItem="Wxr-1B-Czy" firstAttribute="leading" secondItem="qDs-UG-Mn7" secondAttribute="trailing" constant="8" id="nXI-b3-EJM"/>
|
|
|
</constraints>
|
|
|
</tableViewCellContentView>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<connections>
|
|
|
- <outlet property="buttonCopy" destination="xaz-vY-Jzu" id="WVv-oI-jD8"/>
|
|
|
- <outlet property="buttonMenu" destination="J1z-RG-U4A" id="L2V-Ev-Cx0"/>
|
|
|
+ <outlet property="copyButton" destination="xaz-vY-Jzu" id="pMt-Zu-ORX"/>
|
|
|
+ <outlet property="descriptionLabel" destination="WJj-9P-3bn" id="QC7-SX-O3M"/>
|
|
|
<outlet property="imageItem" destination="qDs-UG-Mn7" id="jxL-r7-BVs"/>
|
|
|
<outlet property="labelTitle" destination="otH-mT-7Z4" id="f9z-Oa-OiR"/>
|
|
|
+ <outlet property="menuButton" destination="J1z-RG-U4A" id="VCC-y1-LRK"/>
|
|
|
</connections>
|
|
|
<point key="canvasLocation" x="97.599999999999994" y="276.1619190404798"/>
|
|
|
</tableViewCell>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="circle" width="329" height="329"/>
|
|
|
+ <image name="circle" width="300" height="300"/>
|
|
|
<image name="shareCopy" width="329" height="329"/>
|
|
|
<image name="shareMenu" width="329" height="329"/>
|
|
|
+ <systemColor name="secondaryLabelColor">
|
|
|
+ <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </systemColor>
|
|
|
</resources>
|
|
|
</document>
|