Blame view

HDFwear/Home/Cell/Base.lproj/HeartRateCell.xib 10.5 KB
f2cf74c7   yangbin   1.0.20(4)
1
  <?xml version="1.0" encoding="UTF-8"?>
e1017215   daifengyi   feat:home page UI
2
  <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
f2cf74c7   yangbin   1.0.20(4)
3
4
5
      <device id="retina6_1" orientation="portrait" appearance="light"/>
      <dependencies>
          <deployment identifier="iOS"/>
e1017215   daifengyi   feat:home page UI
6
          <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
f2cf74c7   yangbin   1.0.20(4)
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
          <capability name="Safe area layout guides" minToolsVersion="9.0"/>
          <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"/>
          <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="HeartRateCell" customModule="HDFwear" customModuleProvider="target">
              <rect key="frame" x="0.0" y="0.0" width="212" height="193"/>
              <autoresizingMask key="autoresizingMask"/>
              <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                  <rect key="frame" x="0.0" y="0.0" width="212" height="193"/>
                  <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                  <subviews>
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_hr" translatesAutoresizingMaskIntoConstraints="NO" id="OJe-Dh-UUh">
                          <rect key="frame" x="10" y="10" width="22" height="22"/>
                          <constraints>
                              <constraint firstAttribute="height" constant="22" id="JJ9-zu-7Wr"/>
                              <constraint firstAttribute="width" constant="22" id="c2E-KT-pCY"/>
                          </constraints>
                      </imageView>
                      <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c5e-fr-3Gp">
                          <rect key="frame" x="42" y="11.5" width="165" height="19"/>
                          <attributedString key="attributedText">
                              <fragment content="心率">
                                  <attributes>
                                      <font key="NSFont" size="16" name="PingFangSC-Medium"/>
                                      <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" maximumLineHeight="19" tighteningFactorForTruncation="0.0"/>
                                  </attributes>
                              </fragment>
                          </attributedString>
                          <nil key="highlightedColor"/>
                      </label>
                      <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WUF-mq-gOi">
e1017215   daifengyi   feat:home page UI
41
                          <rect key="frame" x="10" y="42" width="30.5" height="35"/>
f2cf74c7   yangbin   1.0.20(4)
42
43
44
45
                          <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="25"/>
                          <nil key="textColor"/>
                          <nil key="highlightedColor"/>
                      </label>
f2cf74c7   yangbin   1.0.20(4)
46
47
48
49
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_hr_nodata" translatesAutoresizingMaskIntoConstraints="NO" id="dfD-jF-iaE">
                          <rect key="frame" x="7.5" y="108.5" width="194.5" height="45.5"/>
                      </imageView>
                      <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a57-GO-k1u" customClass="LineChartView" customModule="Charts">
e1017215   daifengyi   feat:home page UI
50
                          <rect key="frame" x="3" y="82" width="204" height="110"/>
f2cf74c7   yangbin   1.0.20(4)
51
52
                          <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                      </view>
e1017215   daifengyi   feat:home page UI
53
54
55
56
57
58
59
60
61
62
                      <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="暂无数据" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QI1-pd-SMo">
                          <rect key="frame" x="78" y="86.5" width="56" height="20"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="14"/>
                          <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
                          <nil key="highlightedColor"/>
                      </label>
                      <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fvN-aC-WXg">
                          <rect key="frame" x="183" y="11" width="17" height="20"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="14"/>
                          <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
f2cf74c7   yangbin   1.0.20(4)
63
64
65
66
67
68
69
                          <nil key="highlightedColor"/>
                      </label>
                  </subviews>
              </view>
              <viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/>
              <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
              <constraints>
e1017215   daifengyi   feat:home page UI
70
                  <constraint firstAttribute="trailing" secondItem="fvN-aC-WXg" secondAttribute="trailing" constant="12" id="0uQ-GW-Vjr"/>
f2cf74c7   yangbin   1.0.20(4)
71
72
73
74
75
                  <constraint firstItem="dfD-jF-iaE" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="7.5" id="87k-oc-acB"/>
                  <constraint firstAttribute="bottom" secondItem="a57-GO-k1u" secondAttribute="bottom" constant="1" id="9dm-iF-42n"/>
                  <constraint firstAttribute="bottom" secondItem="dfD-jF-iaE" secondAttribute="bottom" constant="39" id="CDK-bH-abz"/>
                  <constraint firstItem="c5e-fr-3Gp" firstAttribute="centerY" secondItem="OJe-Dh-UUh" secondAttribute="centerY" id="Cjg-I2-feb"/>
                  <constraint firstItem="c5e-fr-3Gp" firstAttribute="leading" secondItem="OJe-Dh-UUh" secondAttribute="trailing" constant="10" id="Ehb-D7-hb7"/>
e1017215   daifengyi   feat:home page UI
76
77
                  <constraint firstItem="WUF-mq-gOi" firstAttribute="top" secondItem="OJe-Dh-UUh" secondAttribute="bottom" constant="10" id="HNZ-Tn-j5V"/>
                  <constraint firstItem="QI1-pd-SMo" firstAttribute="centerY" secondItem="gTV-IL-0wX" secondAttribute="centerY" id="JdZ-dF-jTF"/>
f2cf74c7   yangbin   1.0.20(4)
78
                  <constraint firstAttribute="trailing" secondItem="c5e-fr-3Gp" secondAttribute="trailing" constant="5" id="PJ3-JB-pYg"/>
f2cf74c7   yangbin   1.0.20(4)
79
80
                  <constraint firstAttribute="trailing" secondItem="a57-GO-k1u" secondAttribute="trailing" constant="5" id="dKZ-03-Kmj"/>
                  <constraint firstItem="WUF-mq-gOi" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="10" id="dZ9-J6-XxA"/>
f2cf74c7   yangbin   1.0.20(4)
81
82
83
                  <constraint firstItem="OJe-Dh-UUh" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="10" id="ehI-QV-OBd"/>
                  <constraint firstItem="a57-GO-k1u" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="3" id="ez8-pb-zxS"/>
                  <constraint firstItem="a57-GO-k1u" firstAttribute="top" secondItem="WUF-mq-gOi" secondAttribute="bottom" constant="5" id="ohs-E0-Nrt"/>
e1017215   daifengyi   feat:home page UI
84
85
                  <constraint firstItem="fvN-aC-WXg" firstAttribute="centerY" secondItem="c5e-fr-3Gp" secondAttribute="centerY" id="rI9-TT-kvO"/>
                  <constraint firstItem="QI1-pd-SMo" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="s0L-E6-Hpo"/>
f2cf74c7   yangbin   1.0.20(4)
86
87
                  <constraint firstItem="OJe-Dh-UUh" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="10" id="uA2-Ow-pFg"/>
                  <constraint firstAttribute="trailing" secondItem="dfD-jF-iaE" secondAttribute="trailing" constant="10" id="uoy-jR-jcC"/>
f2cf74c7   yangbin   1.0.20(4)
88
89
90
91
92
93
94
95
              </constraints>
              <size key="customSize" width="212" height="193"/>
              <userDefinedRuntimeAttributes>
                  <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                      <integer key="value" value="10"/>
                  </userDefinedRuntimeAttribute>
              </userDefinedRuntimeAttributes>
              <connections>
e1017215   daifengyi   feat:home page UI
96
                  <outlet property="dateLabel" destination="fvN-aC-WXg" id="NgN-ig-cUe"/>
f2cf74c7   yangbin   1.0.20(4)
97
98
99
                  <outlet property="hrValueLabel" destination="WUF-mq-gOi" id="DJ5-Xe-t09"/>
                  <outlet property="lineChartView" destination="a57-GO-k1u" id="9hy-2F-cmf"/>
                  <outlet property="noDataImageView" destination="dfD-jF-iaE" id="CYa-Xz-TS7"/>
e1017215   daifengyi   feat:home page UI
100
                  <outlet property="noDataLabel" destination="QI1-pd-SMo" id="YrR-ia-sjL"/>
f2cf74c7   yangbin   1.0.20(4)
101
                  <outlet property="titleLabel" destination="c5e-fr-3Gp" id="rUI-mH-QWE"/>
f2cf74c7   yangbin   1.0.20(4)
102
103
104
105
106
              </connections>
              <point key="canvasLocation" x="255.07246376811597" y="151.67410714285714"/>
          </collectionViewCell>
      </objects>
      <resources>
e1017215   daifengyi   feat:home page UI
107
          <image name="home_hr" width="23.5" height="24"/>
f2cf74c7   yangbin   1.0.20(4)
108
109
110
111
112
113
          <image name="home_hr_nodata" width="152.5" height="45.5"/>
          <systemColor name="systemBackgroundColor">
              <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
          </systemColor>
      </resources>
  </document>