|
|
@@ -1,43 +1,73 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16B2657" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
- <device id="retina3_5" orientation="portrait">
|
|
|
+ <device id="retina4_0" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
|
|
|
- <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
+ <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RowHomePastActivities" customModule="app" customModuleProvider="target">
|
|
|
+ <connections>
|
|
|
+ <outlet property="container" destination="2hI-rc-KPm" id="0ga-QO-cvj"/>
|
|
|
+ <outlet property="descrip" destination="f4E-5p-Bid" id="ihi-Bg-Jib"/>
|
|
|
+ <outlet property="title" destination="Bkz-DV-HVr" id="2ey-2J-PCM"/>
|
|
|
+ </connections>
|
|
|
+ </placeholder>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
- <view contentMode="scaleToFill" id="iN0-l3-epB" userLabel="RowHomePastActivities">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
|
|
|
+ <view contentMode="scaleToFill" id="iN0-l3-epB" userLabel="RowHomePastActivities" customClass="RowHomePastActivities" customModule="app" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="402" height="148"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bkz-DV-HVr" userLabel="Title">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="42" height="21"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
- <nil key="textColor"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" misplaced="YES" image="PhotoPlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="WSe-uz-Uhz" userLabel="Image">
|
|
|
- <rect key="frame" x="0.0" y="20" width="240" height="128"/>
|
|
|
- </imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f4E-5p-Bid" userLabel="Text">
|
|
|
- <rect key="frame" x="248" y="20" width="42" height="21"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
- <nil key="textColor"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2hI-rc-KPm" userLabel="Container">
|
|
|
+ <rect key="frame" x="81" y="10" width="240" height="128"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="bg" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bkz-DV-HVr" userLabel="Title">
|
|
|
+ <rect key="frame" x="-81" y="53" width="402" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="PhotoPlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="WSe-uz-Uhz" userLabel="Image">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="128" id="lU5-Vi-wpM"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f4E-5p-Bid" userLabel="Text">
|
|
|
+ <rect key="frame" x="99" y="53" width="42" height="21"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <color key="backgroundColor" red="0.0" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="WSe-uz-Uhz" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="0.2" id="n42-1x-i2e"/>
|
|
|
+ <constraint firstItem="2hI-rc-KPm" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="Ucm-wp-2PF"/>
|
|
|
+ <constraint firstItem="2hI-rc-KPm" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="kw0-mW-MeY"/>
|
|
|
</constraints>
|
|
|
+ <nil key="simulatedStatusBarMetrics"/>
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
+ <color key="value" red="0.0" green="0.0" blue="0.3381076388888889" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <outlet property="descrip" destination="f4E-5p-Bid" id="Xda-6E-LNC"/>
|
|
|
+ <outlet property="title" destination="Bkz-DV-HVr" id="Eiz-p3-B1a"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="46" y="-43"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|