| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22113.1" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22089"/>
- <capability name="System colors in document resources" minToolsVersion="11.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="Fgu-h0-N6n" customClass="ReservoirVolumeHUDView" customModule="LoopKitUI">
- <rect key="frame" x="0.0" y="0.0" width="42" height="44"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view clipsSubviews="YES" contentMode="center" horizontalHuggingPriority="1000" verticalHuggingPriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="8Wy-Sh-GU2">
- <rect key="frame" x="0.0" y="3" width="42" height="38"/>
- <subviews>
- <view contentMode="scaleAspectFit" horizontalHuggingPriority="1000" verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="gdW-RC-gEQ" customClass="LevelMaskView" customModule="LoopKitUI">
- <rect key="frame" x="9" y="1" width="25" height="36"/>
- <constraints>
- <constraint firstAttribute="width" constant="25" id="I80-Th-OP7"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="image" keyPath="maskImage" value="generic-reservoir-mask"/>
- </userDefinedRuntimeAttributes>
- </view>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="1000" verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" image="generic-reservoir" translatesAutoresizingMaskIntoConstraints="NO" id="SBs-52-9Ml">
- <rect key="frame" x="7.5" y="1" width="27" height="36"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="oSP-cc-UGI"/>
- <constraint firstAttribute="width" constant="27" id="ylV-k9-8QN"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="SBs-52-9Ml" firstAttribute="centerX" secondItem="8Wy-Sh-GU2" secondAttribute="centerX" id="03L-OO-uVc"/>
- <constraint firstItem="gdW-RC-gEQ" firstAttribute="leading" secondItem="SBs-52-9Ml" secondAttribute="trailing" constant="-25.5" id="4FG-bk-RR9"/>
- <constraint firstItem="SBs-52-9Ml" firstAttribute="centerY" secondItem="8Wy-Sh-GU2" secondAttribute="centerY" id="7U6-2T-1wD"/>
- <constraint firstItem="gdW-RC-gEQ" firstAttribute="height" secondItem="SBs-52-9Ml" secondAttribute="height" id="AH7-6X-Gmk"/>
- <constraint firstAttribute="height" constant="38" id="olt-s8-seh"/>
- <constraint firstItem="gdW-RC-gEQ" firstAttribute="centerY" secondItem="SBs-52-9Ml" secondAttribute="centerY" id="pn0-yk-wiY"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="44U" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="7" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Li-Fa-L6E">
- <rect key="frame" x="11" y="9.5" width="20.5" height="11"/>
- <fontDescription key="fontDescription" type="system" weight="heavy" pointSize="9"/>
- <color key="textColor" systemColor="systemBlueColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <accessibility key="accessibilityConfiguration" label="Reservoir Volume">
- <bool key="isElement" value="YES"/>
- </accessibility>
- <constraints>
- <constraint firstItem="1Li-Fa-L6E" firstAttribute="centerX" secondItem="8Wy-Sh-GU2" secondAttribute="centerX" id="NBh-f2-CSa"/>
- <constraint firstItem="8Wy-Sh-GU2" firstAttribute="width" secondItem="Fgu-h0-N6n" secondAttribute="width" id="Uvj-SW-7kR"/>
- <constraint firstItem="1Li-Fa-L6E" firstAttribute="centerY" secondItem="8Wy-Sh-GU2" secondAttribute="centerY" constant="-7" id="bpz-B1-aFe"/>
- <constraint firstItem="8Wy-Sh-GU2" firstAttribute="centerY" secondItem="Fgu-h0-N6n" secondAttribute="centerY" id="uQK-09-773"/>
- <constraint firstItem="8Wy-Sh-GU2" firstAttribute="centerX" secondItem="Fgu-h0-N6n" secondAttribute="centerX" id="y0x-aG-Cjj"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="levelMaskView" destination="gdW-RC-gEQ" id="fWh-lY-58j"/>
- <outlet property="volumeLabel" destination="1Li-Fa-L6E" id="mPW-rC-N7A"/>
- </connections>
- <point key="canvasLocation" x="-12.800000000000001" y="-136.28185907046478"/>
- </view>
- </objects>
- <resources>
- <image name="generic-reservoir" width="78" height="106"/>
- <image name="generic-reservoir-mask" width="72" height="106"/>
- <systemColor name="systemBlueColor">
- <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|