OverrideSelectionViewController.storyboard 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Spl-kM-4iV">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
  7. <capability name="Named colors" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="collection view cell content view" minToolsVersion="11.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Override Selection View Controller-->
  14. <scene sceneID="p7E-ie-b8t">
  15. <objects>
  16. <collectionViewController id="CyX-XF-wlB" customClass="OverrideSelectionViewController" customModule="LoopKitUI" customModuleProvider="target" sceneMemberID="viewController">
  17. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="LT8-DN-vX3">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  21. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="7ub-d1-epW">
  22. <size key="itemSize" width="329" height="88"/>
  23. <size key="headerReferenceSize" width="50" height="50"/>
  24. <size key="footerReferenceSize" width="50" height="50"/>
  25. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  26. </collectionViewFlowLayout>
  27. <cells>
  28. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="OverridePresetCollectionViewCell" id="RV3-fn-j5d" customClass="OverridePresetCollectionViewCell" customModule="LoopKitUI" customModuleProvider="target">
  29. <rect key="frame" x="23" y="50" width="329" height="88"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  31. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  32. <rect key="frame" x="0.0" y="0.0" width="329" height="88"/>
  33. <autoresizingMask key="autoresizingMask"/>
  34. <subviews>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="🏃‍♂️" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4bj-ZV-8Bo">
  36. <rect key="frame" x="40" y="25.5" width="35" height="37"/>
  37. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle0"/>
  38. <nil key="textColor"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="AiV-a9-phx">
  42. <rect key="frame" x="83" y="19" width="131.5" height="50.5"/>
  43. <subviews>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Running" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XmF-7n-2zE">
  45. <rect key="frame" x="0.0" y="0.0" width="53" height="17"/>
  46. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  47. <nil key="textColor"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="120 – 140 mg/dL" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BQb-lW-PzF">
  51. <rect key="frame" x="0.0" y="21" width="87.5" height="13.5"/>
  52. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  53. <color key="textColor" systemColor="secondaryLabelColor"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="i0F-k5-x7d" customClass="SegmentedGaugeBarView" customModule="LoopKitUI" customModuleProvider="target">
  57. <rect key="frame" x="0.0" y="38.5" width="131.5" height="12"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="12" id="m8s-qH-eJ4"/>
  60. </constraints>
  61. <userDefinedRuntimeAttributes>
  62. <userDefinedRuntimeAttribute type="number" keyPath="numberOfSegments">
  63. <integer key="value" value="2"/>
  64. </userDefinedRuntimeAttribute>
  65. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  66. <real key="value" value="1"/>
  67. </userDefinedRuntimeAttribute>
  68. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  69. <color key="value" systemColor="systemGrayColor"/>
  70. </userDefinedRuntimeAttribute>
  71. <userDefinedRuntimeAttribute type="number" keyPath="progress">
  72. <real key="value" value="1.5"/>
  73. </userDefinedRuntimeAttribute>
  74. <userDefinedRuntimeAttribute type="color" keyPath="startColor">
  75. <color key="value" name="Lightened Insulin"/>
  76. </userDefinedRuntimeAttribute>
  77. <userDefinedRuntimeAttribute type="color" keyPath="endColor">
  78. <color key="value" name="Darkened Insulin"/>
  79. </userDefinedRuntimeAttribute>
  80. </userDefinedRuntimeAttributes>
  81. </view>
  82. </subviews>
  83. <constraints>
  84. <constraint firstItem="BQb-lW-PzF" firstAttribute="leading" secondItem="AiV-a9-phx" secondAttribute="leading" id="75L-6J-DxY"/>
  85. <constraint firstItem="XmF-7n-2zE" firstAttribute="leading" secondItem="AiV-a9-phx" secondAttribute="leading" id="Y92-np-ZVV"/>
  86. </constraints>
  87. </stackView>
  88. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="11:59 AM" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l9G-1J-Kwy">
  89. <rect key="frame" x="268.5" y="59" width="48.5" height="13.5"/>
  90. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  91. <color key="textColor" systemColor="secondaryLabelColor"/>
  92. <nil key="highlightedColor"/>
  93. </label>
  94. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Acs-Ro-yiH">
  95. <rect key="frame" x="279.5" y="42" width="41.5" height="38"/>
  96. <inset key="contentEdgeInsets" minX="12" minY="12" maxX="4" maxY="4"/>
  97. <state key="normal" image="calendar" catalog="system">
  98. <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="large"/>
  99. </state>
  100. </button>
  101. <stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Qt2-7O-3wI">
  102. <rect key="frame" x="288.5" y="12" width="28.5" height="13.5"/>
  103. <subviews>
  104. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="timer" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="bg9-1j-TIj">
  105. <rect key="frame" x="0.0" y="0.0" width="13" height="13.5"/>
  106. <color key="tintColor" systemColor="tertiaryLabelColor"/>
  107. <preferredSymbolConfiguration key="preferredSymbolConfiguration" configurationType="font">
  108. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  109. </preferredSymbolConfiguration>
  110. </imageView>
  111. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3h" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jWR-2J-Qgl">
  112. <rect key="frame" x="15" y="0.0" width="13.5" height="13.5"/>
  113. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  114. <color key="textColor" systemColor="tertiaryLabelColor"/>
  115. <nil key="highlightedColor"/>
  116. </label>
  117. </subviews>
  118. </stackView>
  119. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="line.horizontal.3" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="loD-GE-L8b">
  120. <rect key="frame" x="291" y="37.5" width="26" height="13"/>
  121. <color key="tintColor" systemColor="tertiaryLabelColor"/>
  122. <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="large"/>
  123. </imageView>
  124. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CdN-lR-U7B">
  125. <rect key="frame" x="0.0" y="0.0" width="32" height="88"/>
  126. <color key="backgroundColor" systemColor="systemRedColor"/>
  127. <constraints>
  128. <constraint firstAttribute="width" constant="32" id="fMa-j8-L2a"/>
  129. </constraints>
  130. <color key="tintColor" systemColor="systemBackgroundColor"/>
  131. <state key="normal" image="xmark" catalog="system">
  132. <color key="titleColor" systemColor="systemBackgroundColor"/>
  133. </state>
  134. <connections>
  135. <action selector="deleteButtonTapped:" destination="RV3-fn-j5d" eventType="touchUpInside" id="tpV-bf-ncD"/>
  136. </connections>
  137. </button>
  138. </subviews>
  139. </view>
  140. <constraints>
  141. <constraint firstAttribute="bottomMargin" secondItem="Acs-Ro-yiH" secondAttribute="bottom" id="0Mc-1K-tUt"/>
  142. <constraint firstAttribute="trailingMargin" secondItem="Acs-Ro-yiH" secondAttribute="trailing" id="4W7-CB-aPs"/>
  143. <constraint firstAttribute="trailingMargin" secondItem="loD-GE-L8b" secondAttribute="trailing" constant="4" id="5i9-Mg-55F"/>
  144. <constraint firstItem="AiV-a9-phx" firstAttribute="centerY" secondItem="4bj-ZV-8Bo" secondAttribute="centerY" id="7A7-27-U1B"/>
  145. <constraint firstItem="loD-GE-L8b" firstAttribute="centerY" secondItem="RV3-fn-j5d" secondAttribute="centerY" id="AOZ-5e-u2l"/>
  146. <constraint firstAttribute="bottom" secondItem="CdN-lR-U7B" secondAttribute="bottom" id="Atd-qz-aVi"/>
  147. <constraint firstAttribute="bottomMargin" secondItem="l9G-1J-Kwy" secondAttribute="bottom" constant="7.5" id="EgN-53-SCD"/>
  148. <constraint firstItem="i0F-k5-x7d" firstAttribute="width" secondItem="RV3-fn-j5d" secondAttribute="width" multiplier="0.4" id="Fpy-eQ-UQn"/>
  149. <constraint firstAttribute="trailingMargin" secondItem="Qt2-7O-3wI" secondAttribute="trailing" constant="4" id="GWT-tf-lKC"/>
  150. <constraint firstItem="CdN-lR-U7B" firstAttribute="top" secondItem="RV3-fn-j5d" secondAttribute="top" id="SUj-cv-3JO"/>
  151. <constraint firstItem="4bj-ZV-8Bo" firstAttribute="leading" secondItem="CdN-lR-U7B" secondAttribute="trailing" priority="750" constant="8" id="UXS-oF-SZM"/>
  152. <constraint firstAttribute="trailingMargin" secondItem="l9G-1J-Kwy" secondAttribute="trailing" constant="4" id="bam-XI-wYq"/>
  153. <constraint firstItem="AiV-a9-phx" firstAttribute="leading" secondItem="4bj-ZV-8Bo" secondAttribute="trailing" constant="8" id="dRa-e8-Vp2"/>
  154. <constraint firstItem="CdN-lR-U7B" firstAttribute="leading" secondItem="RV3-fn-j5d" secondAttribute="leading" id="epq-sL-haT"/>
  155. <constraint firstItem="4bj-ZV-8Bo" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="RV3-fn-j5d" secondAttribute="leadingMargin" constant="4" id="hns-wp-5SK"/>
  156. <constraint firstAttribute="trailingMargin" secondItem="l9G-1J-Kwy" secondAttribute="trailing" constant="4" id="q2h-Ye-ptA"/>
  157. <constraint firstItem="Qt2-7O-3wI" firstAttribute="top" secondItem="RV3-fn-j5d" secondAttribute="topMargin" constant="4" id="uWo-GW-ZVZ"/>
  158. <constraint firstItem="4bj-ZV-8Bo" firstAttribute="centerY" secondItem="RV3-fn-j5d" secondAttribute="centerY" id="zrR-FK-elP"/>
  159. </constraints>
  160. <size key="customSize" width="329" height="88"/>
  161. <connections>
  162. <outlet property="deleteButton" destination="CdN-lR-U7B" id="MwU-wz-Qts"/>
  163. <outlet property="deleteButtonWidthConstraint" destination="fMa-j8-L2a" id="PeD-mC-k3J"/>
  164. <outlet property="durationLabel" destination="jWR-2J-Qgl" id="rBJ-od-eI2"/>
  165. <outlet property="durationStackView" destination="Qt2-7O-3wI" id="QIY-e5-LUa"/>
  166. <outlet property="editingIndicator" destination="loD-GE-L8b" id="DCQ-kn-aUr"/>
  167. <outlet property="insulinNeedsBar" destination="i0F-k5-x7d" id="cYe-Y6-p6t"/>
  168. <outlet property="nameLabel" destination="XmF-7n-2zE" id="QCp-o0-rf7"/>
  169. <outlet property="scheduleButton" destination="Acs-Ro-yiH" id="wSc-0j-CD3"/>
  170. <outlet property="startTimeLabel" destination="l9G-1J-Kwy" id="FrT-xo-8Fj"/>
  171. <outlet property="symbolLabel" destination="4bj-ZV-8Bo" id="1DT-1m-Rra"/>
  172. <outlet property="targetRangeLabel" destination="BQb-lW-PzF" id="J9W-fN-lMm"/>
  173. </connections>
  174. </collectionViewCell>
  175. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="CustomOverrideCollectionViewCell" id="XSC-VE-tWd" customClass="CustomOverrideCollectionViewCell" customModule="LoopKitUI" customModuleProvider="target">
  176. <rect key="frame" x="23" y="148" width="329" height="81"/>
  177. <autoresizingMask key="autoresizingMask"/>
  178. <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="SHU-uQ-Ma3">
  179. <rect key="frame" x="0.0" y="0.0" width="329" height="81"/>
  180. <autoresizingMask key="autoresizingMask"/>
  181. <subviews>
  182. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="square.and.pencil" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="AEJ-dz-64h">
  183. <rect key="frame" x="16" y="29.5" width="23.5" height="21.5"/>
  184. <color key="tintColor" systemColor="secondaryLabelColor"/>
  185. <preferredSymbolConfiguration key="preferredSymbolConfiguration" configurationType="font">
  186. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle2"/>
  187. </preferredSymbolConfiguration>
  188. </imageView>
  189. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Custom" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hhs-gF-hGx">
  190. <rect key="frame" x="51.5" y="32" width="50" height="17"/>
  191. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  192. <nil key="textColor"/>
  193. <nil key="highlightedColor"/>
  194. </label>
  195. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chevron.right" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="htL-Fy-gXc">
  196. <rect key="frame" x="302.5" y="33.5" width="10.5" height="14"/>
  197. <color key="tintColor" systemColor="separatorColor"/>
  198. <preferredSymbolConfiguration key="preferredSymbolConfiguration" configurationType="font">
  199. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  200. </preferredSymbolConfiguration>
  201. </imageView>
  202. </subviews>
  203. <constraints>
  204. <constraint firstItem="AEJ-dz-64h" firstAttribute="leading" secondItem="SHU-uQ-Ma3" secondAttribute="leadingMargin" constant="8" id="7Ih-cj-5vV"/>
  205. <constraint firstItem="htL-Fy-gXc" firstAttribute="centerY" secondItem="SHU-uQ-Ma3" secondAttribute="centerY" id="7Ik-Ir-kB0"/>
  206. <constraint firstItem="hhs-gF-hGx" firstAttribute="leading" secondItem="AEJ-dz-64h" secondAttribute="trailing" constant="12" id="DfF-c7-K1D"/>
  207. <constraint firstAttribute="trailingMargin" secondItem="htL-Fy-gXc" secondAttribute="trailing" constant="8" id="HEx-y5-VL9"/>
  208. <constraint firstItem="hhs-gF-hGx" firstAttribute="centerY" secondItem="SHU-uQ-Ma3" secondAttribute="centerY" id="gl7-Qx-IeC"/>
  209. <constraint firstItem="AEJ-dz-64h" firstAttribute="centerY" secondItem="SHU-uQ-Ma3" secondAttribute="centerY" id="vax-n9-Qan"/>
  210. </constraints>
  211. </collectionViewCellContentView>
  212. <size key="customSize" width="329" height="81"/>
  213. <connections>
  214. <outlet property="titleLabel" destination="hhs-gF-hGx" id="DSv-4C-Ngq"/>
  215. </connections>
  216. </collectionViewCell>
  217. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="OverrideHistoryCollectionViewCell" id="ndJ-kc-uCt" customClass="OverrideHistoryCollectionViewCell" customModule="LoopKitUI" customModuleProvider="target">
  218. <rect key="frame" x="23" y="239" width="329" height="81"/>
  219. <autoresizingMask key="autoresizingMask"/>
  220. <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="zU6-NG-akK">
  221. <rect key="frame" x="0.0" y="0.0" width="329" height="81"/>
  222. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  223. <subviews>
  224. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="memories" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="jlN-os-aPy">
  225. <rect key="frame" x="16" y="30" width="24.5" height="22"/>
  226. <color key="tintColor" systemColor="secondaryLabelColor"/>
  227. <preferredSymbolConfiguration key="preferredSymbolConfiguration" configurationType="font">
  228. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle2"/>
  229. </preferredSymbolConfiguration>
  230. </imageView>
  231. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="History" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3FT-GF-a4U">
  232. <rect key="frame" x="52.5" y="32" width="46.5" height="17"/>
  233. <accessibility key="accessibilityConfiguration" label="H"/>
  234. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  235. <nil key="textColor"/>
  236. <nil key="highlightedColor"/>
  237. </label>
  238. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chevron.right" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="toM-Q5-FyS">
  239. <rect key="frame" x="302.5" y="33.5" width="10.5" height="14"/>
  240. <color key="tintColor" systemColor="separatorColor"/>
  241. <preferredSymbolConfiguration key="preferredSymbolConfiguration" configurationType="font">
  242. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  243. </preferredSymbolConfiguration>
  244. </imageView>
  245. </subviews>
  246. <constraints>
  247. <constraint firstItem="toM-Q5-FyS" firstAttribute="centerY" secondItem="zU6-NG-akK" secondAttribute="centerY" id="0Fi-Y5-RsA"/>
  248. <constraint firstItem="jlN-os-aPy" firstAttribute="centerY" secondItem="zU6-NG-akK" secondAttribute="centerY" id="1Kq-hC-aaB"/>
  249. <constraint firstItem="jlN-os-aPy" firstAttribute="leading" secondItem="zU6-NG-akK" secondAttribute="leadingMargin" constant="8" id="8EH-Qt-Z2B"/>
  250. <constraint firstItem="3FT-GF-a4U" firstAttribute="leading" secondItem="jlN-os-aPy" secondAttribute="trailing" constant="12" id="MWX-ln-4dA"/>
  251. <constraint firstAttribute="trailingMargin" secondItem="toM-Q5-FyS" secondAttribute="trailing" constant="8" id="gqB-o6-ae8"/>
  252. <constraint firstItem="3FT-GF-a4U" firstAttribute="centerY" secondItem="zU6-NG-akK" secondAttribute="centerY" id="lIE-Ss-gG0"/>
  253. </constraints>
  254. </collectionViewCellContentView>
  255. <size key="customSize" width="329" height="81"/>
  256. <connections>
  257. <outlet property="titleLabel" destination="3FT-GF-a4U" id="GUQ-ef-CkF"/>
  258. </connections>
  259. </collectionViewCell>
  260. </cells>
  261. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="OverrideSelectionHeaderView" id="lWb-mS-6P2" customClass="OverrideSelectionHeaderView" customModule="LoopKitUI" customModuleProvider="target">
  262. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  263. <autoresizingMask key="autoresizingMask"/>
  264. <subviews>
  265. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="SCHEDULED OVERRIDE" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Beu-u4-XXI">
  266. <rect key="frame" x="16" y="18" width="135" height="14.5"/>
  267. <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
  268. <color key="textColor" systemColor="secondaryLabelColor"/>
  269. <nil key="highlightedColor"/>
  270. </label>
  271. </subviews>
  272. <constraints>
  273. <constraint firstItem="Beu-u4-XXI" firstAttribute="leading" secondItem="lWb-mS-6P2" secondAttribute="leadingMargin" constant="8" id="7Va-4u-45K"/>
  274. <constraint firstItem="Beu-u4-XXI" firstAttribute="centerY" secondItem="lWb-mS-6P2" secondAttribute="centerY" id="veN-82-aqp"/>
  275. </constraints>
  276. <connections>
  277. <outlet property="titleLabel" destination="Beu-u4-XXI" id="cax-Fu-TFT"/>
  278. </connections>
  279. </collectionReusableView>
  280. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="OverrideSelectionFooterView" id="Gu1-c6-5YX" customClass="OverrideSelectionFooterView" customModule="LoopKitUI" customModuleProvider="target">
  281. <rect key="frame" x="0.0" y="320" width="375" height="50"/>
  282. <autoresizingMask key="autoresizingMask"/>
  283. <subviews>
  284. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Footnote about configuring presets via settings" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1kV-g0-N5O">
  285. <rect key="frame" x="16" y="8" width="351" height="14.5"/>
  286. <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
  287. <color key="textColor" systemColor="secondaryLabelColor"/>
  288. <nil key="highlightedColor"/>
  289. </label>
  290. </subviews>
  291. <constraints>
  292. <constraint firstAttribute="trailingMargin" secondItem="1kV-g0-N5O" secondAttribute="trailing" id="7Ux-RS-s5t"/>
  293. <constraint firstItem="1kV-g0-N5O" firstAttribute="top" secondItem="Gu1-c6-5YX" secondAttribute="topMargin" id="NyE-2g-25s"/>
  294. <constraint firstItem="1kV-g0-N5O" firstAttribute="leading" secondItem="Gu1-c6-5YX" secondAttribute="leadingMargin" constant="8" id="aaV-6E-Am5"/>
  295. </constraints>
  296. <connections>
  297. <outlet property="textLabel" destination="1kV-g0-N5O" id="h4Q-0S-Qsn"/>
  298. </connections>
  299. </collectionReusableView>
  300. <connections>
  301. <outlet property="dataSource" destination="CyX-XF-wlB" id="TyE-Fp-lJZ"/>
  302. <outlet property="delegate" destination="CyX-XF-wlB" id="ACP-2z-NFY"/>
  303. </connections>
  304. </collectionView>
  305. <navigationItem key="navigationItem" id="WJH-SX-Yhb"/>
  306. </collectionViewController>
  307. <placeholder placeholderIdentifier="IBFirstResponder" id="5Od-OU-v2w" userLabel="First Responder" sceneMemberID="firstResponder"/>
  308. </objects>
  309. <point key="canvasLocation" x="53.600000000000001" y="-141.67916041979012"/>
  310. </scene>
  311. <!--Navigation Controller-->
  312. <scene sceneID="afR-oU-8Dk">
  313. <objects>
  314. <navigationController id="Spl-kM-4iV" sceneMemberID="viewController">
  315. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="TXT-pK-sqr">
  316. <rect key="frame" x="0.0" y="0.0" width="375" height="96"/>
  317. <autoresizingMask key="autoresizingMask"/>
  318. </navigationBar>
  319. <connections>
  320. <segue destination="CyX-XF-wlB" kind="relationship" relationship="rootViewController" id="1sj-w1-PXX"/>
  321. </connections>
  322. </navigationController>
  323. <placeholder placeholderIdentifier="IBFirstResponder" id="vHc-lQ-W2Y" userLabel="First Responder" sceneMemberID="firstResponder"/>
  324. </objects>
  325. <point key="canvasLocation" x="-807" y="-140"/>
  326. </scene>
  327. </scenes>
  328. <resources>
  329. <image name="calendar" catalog="system" width="128" height="106"/>
  330. <image name="chevron.right" catalog="system" width="96" height="128"/>
  331. <image name="line.horizontal.3" catalog="system" width="128" height="64"/>
  332. <image name="memories" catalog="system" width="128" height="110"/>
  333. <image name="square.and.pencil" catalog="system" width="128" height="115"/>
  334. <image name="timer" catalog="system" width="128" height="121"/>
  335. <image name="xmark" catalog="system" width="128" height="113"/>
  336. <namedColor name="Darkened Insulin">
  337. <color red="1" green="0.43500000238418579" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  338. </namedColor>
  339. <namedColor name="Lightened Insulin">
  340. <color red="1" green="0.74900001287460327" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  341. </namedColor>
  342. <systemColor name="secondaryLabelColor">
  343. <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  344. </systemColor>
  345. <systemColor name="separatorColor">
  346. <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  347. </systemColor>
  348. <systemColor name="systemBackgroundColor">
  349. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  350. </systemColor>
  351. <systemColor name="systemGrayColor">
  352. <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  353. </systemColor>
  354. <systemColor name="systemRedColor">
  355. <color red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  356. </systemColor>
  357. <systemColor name="tertiaryLabelColor">
  358. <color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
  359. </systemColor>
  360. </resources>
  361. </document>