| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14854.2" 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="14806.4"/>
- <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"/>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="jTy-fY-56C" userLabel="Glucose Range Table View Cell" customClass="GlucoseRangeTableViewCell" customModule="LoopKitUI" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="450" height="196"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="jTy-fY-56C" id="MnU-jN-qVh">
- <rect key="frame" x="0.0" y="0.0" width="450" height="196"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8Y2-Mf-vhJ">
- <rect key="frame" x="0.0" y="47" width="450" height="150"/>
- <constraints>
- <constraint firstAttribute="height" priority="750" constant="150" id="GTK-4v-m6r" userLabel="Picker Height Constraint"/>
- </constraints>
- <connections>
- <outlet property="dataSource" destination="jTy-fY-56C" id="SJz-d2-hDK"/>
- <outlet property="delegate" destination="jTy-fY-56C" id="bcP-65-UkF"/>
- </connections>
- </pickerView>
- <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Twz-7y-UUx">
- <rect key="frame" x="22" y="11" width="406" height="28"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="248" verticalHuggingPriority="251" horizontalCompressionResistancePriority="752" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8CT-w7-vKA">
- <rect key="frame" x="0.0" y="0.0" width="272.5" height="28"/>
- <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <stackView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" alignment="center" spacing="3" baselineRelativeArrangement="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OlF-DK-Tvf">
- <rect key="frame" x="272.5" y="0.0" width="133.5" height="28"/>
- <subviews>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="251" horizontalCompressionResistancePriority="751" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="min" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ZFq-4F-l9E" customClass="PaddedTextField" customModule="LoopKitUI" customModuleProvider="target">
- <rect key="frame" x="0.0" y="3.5" width="32" height="21"/>
- <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
- <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
- <connections>
- <outlet property="delegate" destination="jTy-fY-56C" id="hXw-Ke-fqt"/>
- </connections>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="–" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uqw-Z2-iOD">
- <rect key="frame" x="35" y="4" width="8.5" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" systemColor="secondaryLabelColor" red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="251" horizontalCompressionResistancePriority="751" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="max" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Dw2-da-mzO" customClass="PaddedTextField" customModule="LoopKitUI" customModuleProvider="target">
- <rect key="frame" x="46.5" y="3.5" width="32" height="21"/>
- <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
- <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
- <connections>
- <outlet property="delegate" destination="jTy-fY-56C" id="MgH-S2-sp2"/>
- </connections>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="U/hour" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kZs-Yo-cQX">
- <rect key="frame" x="81.5" y="4" width="52" height="20.5"/>
- <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
- <color key="textColor" systemColor="secondaryLabelColor" red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="ZFq-4F-l9E" firstAttribute="width" secondItem="Dw2-da-mzO" secondAttribute="width" id="qK8-aB-wYy"/>
- </constraints>
- </stackView>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="43t-kd-KwW"/>
- </constraints>
- </stackView>
- </subviews>
- <constraints>
- <constraint firstItem="Twz-7y-UUx" firstAttribute="top" secondItem="MnU-jN-qVh" secondAttribute="topMargin" id="8OC-8V-ccI"/>
- <constraint firstItem="8Y2-Mf-vhJ" firstAttribute="top" secondItem="Twz-7y-UUx" secondAttribute="bottom" constant="8" id="EsA-WQ-tkC"/>
- <constraint firstItem="8Y2-Mf-vhJ" firstAttribute="leading" secondItem="MnU-jN-qVh" secondAttribute="leading" id="SFT-xK-bLk"/>
- <constraint firstAttribute="trailingMargin" secondItem="Twz-7y-UUx" secondAttribute="trailing" constant="7" id="acT-zp-tJ3"/>
- <constraint firstAttribute="trailing" secondItem="8Y2-Mf-vhJ" secondAttribute="trailing" id="f0M-dW-xBE"/>
- <constraint firstAttribute="bottomMargin" secondItem="8Y2-Mf-vhJ" secondAttribute="bottom" priority="750" constant="-8.5" id="oOA-QL-0Hl"/>
- <constraint firstItem="Twz-7y-UUx" firstAttribute="leading" secondItem="MnU-jN-qVh" secondAttribute="leadingMargin" constant="7" id="sEN-yU-tin"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="dateLabel" destination="8CT-w7-vKA" id="O0e-53-vP0"/>
- <outlet property="maxValueTextField" destination="Dw2-da-mzO" id="sMh-qD-IIC"/>
- <outlet property="minValueTextField" destination="ZFq-4F-l9E" id="r4S-Rk-agd"/>
- <outlet property="picker" destination="8Y2-Mf-vhJ" id="kcp-Ua-Ly6"/>
- <outlet property="pickerHeightConstraint" destination="GTK-4v-m6r" id="agW-mm-coZ"/>
- <outlet property="separatorLabel" destination="Uqw-Z2-iOD" id="jPK-Nv-hlx"/>
- <outlet property="unitLabel" destination="kZs-Yo-cQX" id="l7c-rs-AB1"/>
- </connections>
- <point key="canvasLocation" x="313.60000000000002" y="291.45427286356824"/>
- </tableViewCell>
- </objects>
- </document>
|