ifish/Ifish/controllers/HotBar/Views/IfishHotBarHeader.xib

48 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<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="IfishHotBarHeader">
<rect key="frame" x="0.0" y="0.0" width="375" height="293"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="HotBarBg" translatesAutoresizingMaskIntoConstraints="NO" id="c65-cl-9xM">
<rect key="frame" x="0.0" y="0.0" width="375" height="293"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Iu0-Mz-jJX">
<rect key="frame" x="187.5" y="146.5" width="0.0" height="0.0"/>
<fontDescription key="fontDescription" type="system" pointSize="31"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="c65-cl-9xM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="ALz-EG-IbW"/>
<constraint firstItem="Iu0-Mz-jJX" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="F6H-cz-wDn"/>
<constraint firstItem="Iu0-Mz-jJX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="OzF-x0-QeB"/>
<constraint firstAttribute="bottom" secondItem="c65-cl-9xM" secondAttribute="bottom" id="Sh3-8a-d9C"/>
<constraint firstItem="c65-cl-9xM" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="rtn-gN-A5q"/>
<constraint firstAttribute="trailing" secondItem="c65-cl-9xM" secondAttribute="trailing" id="vJR-Xd-VTr"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="degreeLable" destination="Iu0-Mz-jJX" id="thM-Nu-9h3"/>
</connections>
<point key="canvasLocation" x="18" y="-87"/>
</view>
</objects>
<resources>
<image name="HotBarBg" width="375" height="206"/>
</resources>
</document>