Blame view

HDFwear/Setting/VIew/SettingCell3.xib 7.08 KB
f2cf74c7   yangbin   1.0.20(4)
1
2
3
4
5
6
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
  <?xml version="1.0" encoding="UTF-8"?>
  <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
      <device id="retina6_1" orientation="portrait" appearance="light"/>
      <dependencies>
          <deployment identifier="iOS"/>
          <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
          <capability name="Safe area layout guides" minToolsVersion="9.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"/>
          <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="82" id="KGk-i7-Jjw" customClass="SettingCell3" customModule="HDFwear" customModuleProvider="target">
              <rect key="frame" x="0.0" y="0.0" width="349" height="82"/>
              <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
              <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                  <rect key="frame" x="0.0" y="0.0" width="349" height="82"/>
                  <autoresizingMask key="autoresizingMask"/>
                  <subviews>
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="91L-Ig-xna">
                          <rect key="frame" x="12" y="32" width="18" height="18"/>
                          <constraints>
                              <constraint firstAttribute="width" secondItem="91L-Ig-xna" secondAttribute="height" multiplier="1:1" id="4bJ-22-3Sa"/>
                              <constraint firstAttribute="width" constant="18" id="GM4-v7-3hR"/>
                          </constraints>
                      </imageView>
                      <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tyg-g0-1WP">
                          <rect key="frame" x="35" y="41" width="0.0" height="0.0"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                          <nil key="textColor"/>
                          <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="JIc-j9-B4E">
                          <rect key="frame" x="319" y="41" width="0.0" height="0.0"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/>
                          <color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="calibratedRGB"/>
                          <nil key="highlightedColor"/>
                      </label>
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cell_go" translatesAutoresizingMaskIntoConstraints="NO" id="p7a-xA-rxa">
                          <rect key="frame" x="324" y="34.5" width="13" height="13"/>
                      </imageView>
                      <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="y5j-aP-nvj">
                          <rect key="frame" x="12" y="81.5" width="325" height="0.5"/>
                          <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
                          <constraints>
                              <constraint firstAttribute="height" constant="0.5" id="Fdg-1J-r7e"/>
                          </constraints>
                      </view>
                  </subviews>
                  <constraints>
                      <constraint firstItem="p7a-xA-rxa" firstAttribute="leading" secondItem="JIc-j9-B4E" secondAttribute="trailing" constant="5" id="BIZ-Kj-Yzx"/>
                      <constraint firstItem="JIc-j9-B4E" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="KI2-cy-A4d"/>
                      <constraint firstAttribute="trailing" secondItem="y5j-aP-nvj" secondAttribute="trailing" constant="12" id="MoT-gj-A5o"/>
                      <constraint firstAttribute="bottom" secondItem="y5j-aP-nvj" secondAttribute="bottom" id="NWY-w0-QGC"/>
                      <constraint firstItem="p7a-xA-rxa" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="NrC-WP-wEb"/>
                      <constraint firstItem="tyg-g0-1WP" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Nss-89-xXy"/>
                      <constraint firstItem="tyg-g0-1WP" firstAttribute="leading" secondItem="91L-Ig-xna" secondAttribute="trailing" constant="5" id="TcK-Nw-Xnt"/>
                      <constraint firstAttribute="trailing" secondItem="p7a-xA-rxa" secondAttribute="trailing" constant="12" id="hKc-CT-uAf"/>
                      <constraint firstItem="91L-Ig-xna" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="j0R-PD-ZCD"/>
                      <constraint firstItem="y5j-aP-nvj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="rnu-3A-MfR"/>
                      <constraint firstItem="91L-Ig-xna" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="viD-SO-vst"/>
                  </constraints>
              </tableViewCellContentView>
              <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
              <connections>
                  <outlet property="detailLabel" destination="JIc-j9-B4E" id="rm6-Y5-FHO"/>
                  <outlet property="lineView" destination="y5j-aP-nvj" id="Uhx-Es-KDn"/>
                  <outlet property="setImageView" destination="91L-Ig-xna" id="Ebm-hn-bQP"/>
                  <outlet property="titleLabel" destination="tyg-g0-1WP" id="LIi-xi-OUB"/>
                  <outlet property="widthLayout" destination="GM4-v7-3hR" id="rPu-cF-o8V"/>
              </connections>
              <point key="canvasLocation" x="158.69565217391306" y="74.330357142857139"/>
          </tableViewCell>
      </objects>
      <resources>
          <image name="cell_go" width="13" height="13"/>
      </resources>
  </document>