|
173 | 173 | <action selector="goToChart:" destination="aQA-m6-Bjv" eventType="touchUpInside" id="RCs-Ti-eGZ"/>
|
174 | 174 | </connections>
|
175 | 175 | </button>
|
| 176 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="L" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6v5-uI-Qkk"> |
| 177 | + <rect key="frame" x="351" y="14" width="16" height="16"/> |
| 178 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 179 | + <color key="backgroundColor" red="0.99813264608383179" green="0.410429447889328" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 180 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 181 | + <nil key="textColor"/> |
| 182 | + <nil key="highlightedColor"/> |
| 183 | + </label> |
176 | 184 | </subviews>
|
177 | 185 | <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
178 | 186 | <constraints>
|
|
216 | 224 | </navigationItem>
|
217 | 225 | <connections>
|
218 | 226 | <outlet property="battColor" destination="pyL-wG-WP2" id="d8T-bX-862"/>
|
| 227 | + <outlet property="blinkLamp" destination="6v5-uI-Qkk" id="L6k-ED-upZ"/> |
219 | 228 | <outlet property="humLabel" destination="Uv3-jW-OvO" id="KUc-ue-AhG"/>
|
220 | 229 | <outlet property="newLabel" destination="A2j-Dg-dTR" id="0tU-dD-9gj"/>
|
221 | 230 | <outlet property="scrollView" destination="fEQ-Id-Qp8" id="FsD-lV-H8p"/>
|
|
245 | 254 | <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xwx-tt-h2V">
|
246 | 255 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
247 | 256 | <subviews>
|
248 |
| - <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" scrollEnabled="NO" editable="NO" text="Raw data." textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ee1-eA-ZdH"> |
249 |
| - <rect key="frame" x="26" y="28" width="323" height="584"/> |
250 |
| - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 257 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="Raw data." textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ee1-eA-ZdH"> |
| 258 | + <rect key="frame" x="0.0" y="0.0" width="375" height="33"/> |
251 | 259 | <color key="backgroundColor" red="0.92143100499999997" green="0.92145264149999995" blue="0.92144101860000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
252 | 260 | <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
253 | 261 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
254 | 262 | </textView>
|
255 | 263 | </subviews>
|
256 | 264 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
| 265 | + <constraints> |
| 266 | + <constraint firstItem="ee1-eA-ZdH" firstAttribute="leading" secondItem="xwx-tt-h2V" secondAttribute="leading" id="DMS-f8-EtV"/> |
| 267 | + <constraint firstItem="ee1-eA-ZdH" firstAttribute="top" secondItem="xwx-tt-h2V" secondAttribute="top" id="Gnp-gP-lw6"/> |
| 268 | + <constraint firstAttribute="trailing" secondItem="ee1-eA-ZdH" secondAttribute="trailing" id="c5D-kU-rSo"/> |
| 269 | + </constraints> |
257 | 270 | </view>
|
258 | 271 | </subviews>
|
259 | 272 | <constraints>
|
|
0 commit comments