| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <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="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="WidgetSpeedView">
- <rect key="frame" x="0.0" y="0.0" width="373" height="300"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xgb-CP-q8k">
- <rect key="frame" x="36.5" y="0.0" width="300" height="300"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="speed_background" translatesAutoresizingMaskIntoConstraints="NO" id="M3y-XL-rfN">
- <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="136" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e9W-bt-jeB">
- <rect key="frame" x="115.5" y="126" width="69" height="48"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="40"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="quarter_node" translatesAutoresizingMaskIntoConstraints="NO" id="7gk-Eb-b8E">
- <rect key="frame" x="108" y="100" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="7Ln-ex-jSv"/>
- <constraint firstAttribute="width" constant="20" id="jtJ-h3-wy8"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="=" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tZK-hU-4GH">
- <rect key="frame" x="128" y="101.5" width="9" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="7gk-Eb-b8E" firstAttribute="leading" secondItem="xgb-CP-q8k" secondAttribute="leading" constant="108" id="9Z5-8o-0mh"/>
- <constraint firstItem="e9W-bt-jeB" firstAttribute="centerY" secondItem="xgb-CP-q8k" secondAttribute="centerY" id="Atr-A9-US6"/>
- <constraint firstItem="e9W-bt-jeB" firstAttribute="centerX" secondItem="xgb-CP-q8k" secondAttribute="centerX" id="B3Z-Wx-QmF"/>
- <constraint firstItem="tZK-hU-4GH" firstAttribute="leading" secondItem="7gk-Eb-b8E" secondAttribute="trailing" id="B9k-F1-kxz"/>
- <constraint firstAttribute="trailing" secondItem="M3y-XL-rfN" secondAttribute="trailing" id="Fff-ft-9mF"/>
- <constraint firstItem="tZK-hU-4GH" firstAttribute="centerY" secondItem="7gk-Eb-b8E" secondAttribute="centerY" id="FrH-5b-gLZ"/>
- <constraint firstAttribute="bottom" secondItem="M3y-XL-rfN" secondAttribute="bottom" id="ONf-RV-cOi"/>
- <constraint firstAttribute="height" constant="300" id="Ort-HP-5YW"/>
- <constraint firstItem="M3y-XL-rfN" firstAttribute="leading" secondItem="xgb-CP-q8k" secondAttribute="leading" id="bS2-Qj-cqY"/>
- <constraint firstItem="7gk-Eb-b8E" firstAttribute="top" secondItem="xgb-CP-q8k" secondAttribute="top" constant="100" id="k83-31-D35"/>
- <constraint firstAttribute="width" constant="300" id="liP-q8-rba"/>
- <constraint firstItem="M3y-XL-rfN" firstAttribute="top" secondItem="xgb-CP-q8k" secondAttribute="top" id="m8Z-QB-sEg"/>
- </constraints>
- </view>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="xgb-CP-q8k" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="2Aa-Aa-9Gq"/>
- <constraint firstItem="xgb-CP-q8k" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="6cd-Mf-ZSX"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="bgView" destination="xgb-CP-q8k" id="991-9V-bEO"/>
- <outlet property="nodeImage" destination="7gk-Eb-b8E" id="WZ2-0a-Alb"/>
- <outlet property="speedLabel" destination="e9W-bt-jeB" id="n90-IA-ARD"/>
- </connections>
- <point key="canvasLocation" x="161.59420289855075" y="11.383928571428571"/>
- </view>
- </objects>
- <resources>
- <image name="quarter_node" width="20" height="20"/>
- <image name="speed_background" width="300" height="300"/>
- </resources>
- </document>
|