| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" 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="19519"/>
- <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="PodLifeHUDView" customModule="OmniBLE" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="96" height="73"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="3 days" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.80000001192092896" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7G0-xU-Hfm">
- <rect key="frame" x="2" y="56" width="92" height="17"/>
- <fontDescription key="fontDescription" style="UICTFontTextStyleCaption2"/>
- <nil key="highlightedColor"/>
- </label>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sSE-Jz-j8k">
- <rect key="frame" x="26" y="8" width="44" height="44"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pod_life" translatesAutoresizingMaskIntoConstraints="NO" id="zcH-tM-6Pm">
- <rect key="frame" x="0.0" y="0.0" width="44" height="44"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9wR-SP-Zkm" customClass="MKRingProgressView">
- <rect key="frame" x="0.0" y="0.0" width="44" height="44"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MGp-dJ-1MV">
- <rect key="frame" x="26" y="0.0" width="18" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="9m6-dX-sqJ"/>
- <constraint firstAttribute="width" constant="18" id="pwi-Jo-qGF"/>
- </constraints>
- <fontDescription key="fontDescription" style="UICTFontTextStyleCaption2"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="MGp-dJ-1MV" firstAttribute="leading" secondItem="9wR-SP-Zkm" secondAttribute="leading" constant="26" id="KyC-d4-vQq"/>
- <constraint firstItem="MGp-dJ-1MV" firstAttribute="top" secondItem="9wR-SP-Zkm" secondAttribute="top" id="VKN-Jw-45z"/>
- <constraint firstAttribute="width" constant="44" id="jvO-Ce-VCS"/>
- <constraint firstAttribute="height" constant="44" id="kPk-AM-cNL"/>
- <constraint firstItem="MGp-dJ-1MV" firstAttribute="top" secondItem="9wR-SP-Zkm" secondAttribute="top" id="rCS-cb-D9a"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="startColor">
- <color key="value" systemColor="scrollViewTexturedBackgroundColor"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="endColor">
- <color key="value" red="0.99942404029999998" green="0.98555368190000003" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="ringWidth">
- <real key="value" value="8"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="progress">
- <real key="value" value="1.1000000000000001"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="backgroundRingColor">
- <color key="value" red="0.99840576838002437" green="0.97935621447257604" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="displayP3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="hidesRingForZeroProgress" value="NO"/>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Bbr-RV-LDU"/>
- <constraint firstItem="9wR-SP-Zkm" firstAttribute="top" secondItem="sSE-Jz-j8k" secondAttribute="top" id="FcT-GC-gga"/>
- <constraint firstAttribute="bottom" secondItem="zcH-tM-6Pm" secondAttribute="bottom" id="eNS-sV-TWI"/>
- <constraint firstItem="9wR-SP-Zkm" firstAttribute="leading" secondItem="sSE-Jz-j8k" secondAttribute="leading" id="er9-83-CRy"/>
- <constraint firstItem="zcH-tM-6Pm" firstAttribute="leading" secondItem="sSE-Jz-j8k" secondAttribute="leading" id="kKl-WM-ctU"/>
- <constraint firstAttribute="trailing" secondItem="zcH-tM-6Pm" secondAttribute="trailing" id="l3H-lf-Tur"/>
- <constraint firstAttribute="width" constant="44" id="s8k-0v-E3X"/>
- <constraint firstItem="zcH-tM-6Pm" firstAttribute="top" secondItem="sSE-Jz-j8k" secondAttribute="top" id="xM0-Di-QOf"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1h" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g9J-nS-4US">
- <rect key="frame" x="42" y="23" width="12.5" height="14"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <accessibility key="accessibilityConfiguration" label="Reservoir Volume">
- <bool key="isElement" value="YES"/>
- </accessibility>
- <constraints>
- <constraint firstItem="sSE-Jz-j8k" firstAttribute="top" secondItem="Fgu-h0-N6n" secondAttribute="top" constant="8" id="6WN-Ek-Oap"/>
- <constraint firstItem="g9J-nS-4US" firstAttribute="centerY" secondItem="sSE-Jz-j8k" secondAttribute="centerY" id="NeR-1T-w3W"/>
- <constraint firstItem="7G0-xU-Hfm" firstAttribute="top" secondItem="sSE-Jz-j8k" secondAttribute="bottom" constant="4" id="P5X-jo-6DP"/>
- <constraint firstItem="7G0-xU-Hfm" firstAttribute="leading" secondItem="Fgu-h0-N6n" secondAttribute="leading" constant="2" id="b2j-Qm-6Qv"/>
- <constraint firstAttribute="bottom" secondItem="7G0-xU-Hfm" secondAttribute="bottom" id="jdL-17-9Ay"/>
- <constraint firstItem="sSE-Jz-j8k" firstAttribute="centerX" secondItem="Fgu-h0-N6n" secondAttribute="centerX" id="wJy-gl-hZ3"/>
- <constraint firstAttribute="trailing" secondItem="7G0-xU-Hfm" secondAttribute="trailing" constant="2" id="xls-nE-tjt"/>
- <constraint firstItem="g9J-nS-4US" firstAttribute="centerX" secondItem="Fgu-h0-N6n" secondAttribute="centerX" id="yzL-VR-5rm"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="alertLabel" destination="MGp-dJ-1MV" id="Nuf-Sh-0wM"/>
- <outlet property="backgroundRing" destination="zcH-tM-6Pm" id="pbk-sr-wSB"/>
- <outlet property="caption" destination="7G0-xU-Hfm" id="gzP-d7-lM6"/>
- <outlet property="progressRing" destination="9wR-SP-Zkm" id="LZQ-X5-6Z0"/>
- <outlet property="timeLabel" destination="g9J-nS-4US" id="7rv-go-9Ax"/>
- </connections>
- <point key="canvasLocation" x="-12.800000000000001" y="-136.28185907046478"/>
- </view>
- </objects>
- <resources>
- <image name="pod_life" width="44" height="44"/>
- <systemColor name="scrollViewTexturedBackgroundColor">
- <color red="0.43529411764705878" green="0.44313725490196082" blue="0.47450980392156861" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|