Blame view

HDFwear/Basic/View/Base.lproj/StepCircleView.xib 5.38 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
          <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" customClass="StepCircleView" customModule="HDFwear" customModuleProvider="target">
              <connections>
                  <outlet property="locLabel1" destination="z6G-PE-dd7" id="4eE-UQ-3w4"/>
                  <outlet property="locLabel2" destination="HDg-AP-KtN" id="aZb-p0-Arc"/>
                  <outlet property="stepLabel" destination="dIv-Zc-EPS" id="DDS-EB-klD"/>
              </connections>
          </placeholder>
          <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
          <view contentMode="scaleToFill" id="iN0-l3-epB">
              <rect key="frame" x="0.0" y="0.0" width="191" height="189"/>
              <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
              <subviews>
                  <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dIv-Zc-EPS">
e1017215   daifengyi   feat:home page UI
25
26
27
                      <rect key="frame" x="89" y="71.5" width="13.5" height="36"/>
                      <fontDescription key="fontDescription" name="DINCondensed-Bold" family="DIN Condensed" pointSize="36"/>
                      <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
f2cf74c7   yangbin   1.0.20(4)
28
29
30
                      <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="z6G-PE-dd7">
e1017215   daifengyi   feat:home page UI
31
32
33
                      <rect key="frame" x="81.5" y="107.5" width="28" height="20"/>
                      <fontDescription key="fontDescription" name="PingFangSC-Regular" 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)
34
35
36
                      <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="HDg-AP-KtN">
e1017215   daifengyi   feat:home page UI
37
38
39
                      <rect key="frame" x="89.5" y="139.5" width="12" height="17"/>
                      <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                      <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
f2cf74c7   yangbin   1.0.20(4)
40
41
42
43
44
45
46
                      <nil key="highlightedColor"/>
                  </label>
              </subviews>
              <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
              <color key="backgroundColor" systemColor="systemBackgroundColor"/>
              <constraints>
                  <constraint firstItem="dIv-Zc-EPS" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="10h-vB-hg3"/>
e1017215   daifengyi   feat:home page UI
47
48
49
                  <constraint firstItem="HDg-AP-KtN" firstAttribute="top" secondItem="z6G-PE-dd7" secondAttribute="bottom" constant="12" id="EVS-1j-JZc"/>
                  <constraint firstItem="z6G-PE-dd7" firstAttribute="top" secondItem="dIv-Zc-EPS" secondAttribute="bottom" id="OVu-mv-fzg"/>
                  <constraint firstItem="dIv-Zc-EPS" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" constant="-5" id="hBw-VW-kYH"/>
f2cf74c7   yangbin   1.0.20(4)
50
51
52
53
54
55
56
57
58
59
60
61
62
                  <constraint firstItem="HDg-AP-KtN" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="phu-Np-7ds"/>
                  <constraint firstItem="z6G-PE-dd7" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="zax-Rc-Byh"/>
              </constraints>
              <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
              <point key="canvasLocation" x="0.7246376811594204" y="-212.61160714285714"/>
          </view>
      </objects>
      <resources>
          <systemColor name="systemBackgroundColor">
              <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
          </systemColor>
      </resources>
  </document>