Blame view

HDFwear/Mine/View/SettingCell5.xib 6.52 KB
f2cf74c7   yangbin   1.0.20(4)
1
  <?xml version="1.0" encoding="UTF-8"?>
f9997f74   daifengyi   feat:user info pa...
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"/>
f9997f74   daifengyi   feat:user info pa...
6
          <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
f2cf74c7   yangbin   1.0.20(4)
7
8
9
10
11
12
          <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"/>
f9997f74   daifengyi   feat:user info pa...
13
          <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="109" id="KGk-i7-Jjw" customClass="SettingCell5" customModule="HDFwear" customModuleProvider="target">
f2cf74c7   yangbin   1.0.20(4)
14
15
16
17
18
19
20
              <rect key="frame" x="0.0" y="0.0" width="413" height="109"/>
              <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="413" height="109"/>
                  <autoresizingMask key="autoresizingMask"/>
                  <subviews>
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar_male" translatesAutoresizingMaskIntoConstraints="NO" id="RUd-rx-4dY">
f9997f74   daifengyi   feat:user info pa...
21
                          <rect key="frame" x="329" y="29.5" width="50" height="50"/>
f2cf74c7   yangbin   1.0.20(4)
22
                          <constraints>
f9997f74   daifengyi   feat:user info pa...
23
24
                              <constraint firstAttribute="height" constant="50" id="AXR-87-4S1"/>
                              <constraint firstAttribute="width" constant="50" id="E0k-Vf-fkj"/>
f2cf74c7   yangbin   1.0.20(4)
25
26
27
28
29
30
31
32
                          </constraints>
                          <userDefinedRuntimeAttributes>
                              <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                  <integer key="value" value="20"/>
                              </userDefinedRuntimeAttribute>
                          </userDefinedRuntimeAttributes>
                      </imageView>
                      <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cell_go" translatesAutoresizingMaskIntoConstraints="NO" id="11a-Y8-Utu">
f9997f74   daifengyi   feat:user info pa...
33
34
35
36
37
                          <rect key="frame" x="389" y="48.5" width="12" height="12"/>
                          <constraints>
                              <constraint firstAttribute="height" constant="12" id="ZTR-tt-4Lj"/>
                              <constraint firstAttribute="width" constant="12" id="nDn-FV-aXA"/>
                          </constraints>
f2cf74c7   yangbin   1.0.20(4)
38
39
                      </imageView>
                      <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5xn-qs-Vtb">
f9997f74   daifengyi   feat:user info pa...
40
41
42
                          <rect key="frame" x="24" y="54.5" width="0.0" height="0.0"/>
                          <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="16"/>
                          <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
f2cf74c7   yangbin   1.0.20(4)
43
44
                          <nil key="highlightedColor"/>
                      </label>
f9997f74   daifengyi   feat:user info pa...
45
                      <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ezc-qH-J9e">
f2cf74c7   yangbin   1.0.20(4)
46
47
48
49
50
51
52
53
54
55
56
57
58
59
                          <rect key="frame" x="12" y="108.5" width="389" 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="hZu-Pb-oBG"/>
                          </constraints>
                      </view>
                  </subviews>
                  <constraints>
                      <constraint firstAttribute="trailing" secondItem="11a-Y8-Utu" secondAttribute="trailing" constant="12" id="MJF-5S-CPl"/>
                      <constraint firstItem="11a-Y8-Utu" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Nnh-zJ-feq"/>
                      <constraint firstAttribute="trailing" secondItem="ezc-qH-J9e" secondAttribute="trailing" constant="12" id="ODT-e3-nyB"/>
                      <constraint firstAttribute="bottom" secondItem="ezc-qH-J9e" secondAttribute="bottom" id="Zzh-RR-Els"/>
                      <constraint firstItem="11a-Y8-Utu" firstAttribute="leading" secondItem="RUd-rx-4dY" secondAttribute="trailing" constant="10" id="bs5-bS-5EN"/>
                      <constraint firstItem="ezc-qH-J9e" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="buj-f8-h20"/>
f9997f74   daifengyi   feat:user info pa...
60
                      <constraint firstItem="5xn-qs-Vtb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="24" id="gHw-J3-Amk"/>
f2cf74c7   yangbin   1.0.20(4)
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
                      <constraint firstItem="RUd-rx-4dY" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="xlM-Vk-Kof"/>
                      <constraint firstItem="5xn-qs-Vtb" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="z11-kq-MxO"/>
                  </constraints>
              </tableViewCellContentView>
              <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
              <connections>
                  <outlet property="detailImageView" destination="RUd-rx-4dY" id="TsF-RD-F0b"/>
                  <outlet property="titleLabel" destination="5xn-qs-Vtb" id="gxH-Mt-2CB"/>
              </connections>
              <point key="canvasLocation" x="205.07246376811597" y="72.65625"/>
          </tableViewCell>
      </objects>
      <resources>
          <image name="avatar_male" width="61.5" height="62"/>
          <image name="cell_go" width="13" height="13"/>
      </resources>
  </document>