Commit cf12a6bb9b7a35dde96ce8606fa03de5aee9f906

Authored by daifengyi
1 parent 072a11e2

feat:remind page UI

HDFwear/Setting/BackgroundVC.swift
... ... @@ -98,8 +98,8 @@ extension BackgroundVC: UITableViewDelegate, UITableViewDataSource {
98 98  
99 99 func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
100 100 let cell = tableView.dequeueReusableCell(withIdentifier: "SettingCell3", for: indexPath) as! SettingCell3
101   - cell.widthLayout.constant = 30
102   - cell.setImageView.image = UIImage(named: settingArray[indexPath.section][indexPath.row])
  101 +// cell.widthLayout.constant = 30
  102 +// cell.setImageView.image = UIImage(named: settingArray[indexPath.section][indexPath.row])
103 103 cell.titleLabel.font = BoldFont(14)
104 104 cell.titleLabel.text = " " + LocString(settingArray[indexPath.section][indexPath.row])
105 105 return cell
... ...
HDFwear/Setting/Base.lproj/Setting.storyboard
... ... @@ -455,32 +455,37 @@
455 455 <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
456 456 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
457 457 <subviews>
458   - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_bracelet" translatesAutoresizingMaskIntoConstraints="NO" id="NdD-L2-TUl">
459   - <rect key="frame" x="122" y="123" width="170" height="170"/>
  458 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="NdD-L2-TUl">
  459 + <rect key="frame" x="95" y="123" width="224" height="224"/>
460 460 <constraints>
461   - <constraint firstAttribute="width" constant="170" id="1lk-Nq-eVe"/>
462   - <constraint firstAttribute="height" constant="170" id="VzL-pQ-E5s"/>
  461 + <constraint firstAttribute="width" constant="224" id="1lk-Nq-eVe"/>
  462 + <constraint firstAttribute="height" constant="224" id="VzL-pQ-E5s"/>
463 463 </constraints>
464 464 </imageView>
465 465 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="使用此功能需要手环与手机保持连接,如果找到手环,手环会震动和亮屏" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7pq-OV-RtL">
466   - <rect key="frame" x="62" y="318" width="290" height="31"/>
467   - <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/>
  466 + <rect key="frame" x="62" y="382" width="290" height="42"/>
  467 + <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/>
468 468 <nil key="textColor"/>
469 469 <nil key="highlightedColor"/>
470 470 </label>
471 471 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Nd4-ql-9Sw">
472   - <rect key="frame" x="25" y="727" width="364" height="40"/>
473   - <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  472 + <rect key="frame" x="100" y="721" width="214" height="46"/>
  473 + <color key="backgroundColor" red="0.14117647058823529" green="0.7803921568627451" blue="0.53725490196078429" alpha="1" colorSpace="calibratedRGB"/>
474 474 <constraints>
475   - <constraint firstAttribute="height" constant="40" id="rxi-wl-37g"/>
  475 + <constraint firstAttribute="height" constant="46" id="rxi-wl-37g"/>
476 476 </constraints>
477 477 <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
478   - <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
479 478 <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
480   - <state key="normal" title="查找手环" backgroundImage="button_blue">
  479 + <state key="normal" title="查找手环">
481 480 <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
482 481 </state>
483 482 <state key="selected" backgroundImage="button_blue_highlight"/>
  483 + <userDefinedRuntimeAttributes>
  484 + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  485 + <integer key="value" value="23"/>
  486 + </userDefinedRuntimeAttribute>
  487 + <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  488 + </userDefinedRuntimeAttributes>
484 489 <connections>
485 490 <action selector="findIt:" destination="Fej-rb-Ud8" eventType="touchUpInside" id="HGt-6G-sFX"/>
486 491 </connections>
... ... @@ -489,11 +494,11 @@
489 494 <viewLayoutGuide key="safeArea" id="68f-yx-eJY"/>
490 495 <color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
491 496 <constraints>
492   - <constraint firstItem="68f-yx-eJY" firstAttribute="trailing" secondItem="Nd4-ql-9Sw" secondAttribute="trailing" constant="25" id="2Ar-IC-usE"/>
493   - <constraint firstItem="Nd4-ql-9Sw" firstAttribute="leading" secondItem="68f-yx-eJY" secondAttribute="leading" constant="25" id="7C7-aT-iiy"/>
  497 + <constraint firstItem="68f-yx-eJY" firstAttribute="trailing" secondItem="Nd4-ql-9Sw" secondAttribute="trailing" constant="100" id="2Ar-IC-usE"/>
  498 + <constraint firstItem="Nd4-ql-9Sw" firstAttribute="leading" secondItem="68f-yx-eJY" secondAttribute="leading" constant="100" id="7C7-aT-iiy"/>
494 499 <constraint firstItem="68f-yx-eJY" firstAttribute="trailing" secondItem="7pq-OV-RtL" secondAttribute="trailing" constant="62" id="B27-a5-fXa"/>
495 500 <constraint firstItem="7pq-OV-RtL" firstAttribute="leading" secondItem="68f-yx-eJY" secondAttribute="leading" constant="62" id="R5P-Wn-PZ5"/>
496   - <constraint firstItem="7pq-OV-RtL" firstAttribute="top" secondItem="NdD-L2-TUl" secondAttribute="bottom" constant="25" id="Yoh-6w-RN8"/>
  501 + <constraint firstItem="7pq-OV-RtL" firstAttribute="top" secondItem="NdD-L2-TUl" secondAttribute="bottom" constant="35" id="Yoh-6w-RN8"/>
497 502 <constraint firstItem="NdD-L2-TUl" firstAttribute="top" secondItem="68f-yx-eJY" secondAttribute="top" constant="75" id="aAb-dy-b2v"/>
498 503 <constraint firstItem="NdD-L2-TUl" firstAttribute="centerX" secondItem="AMI-3G-jLh" secondAttribute="centerX" id="jDe-rG-ulj"/>
499 504 <constraint firstItem="68f-yx-eJY" firstAttribute="bottom" secondItem="Nd4-ql-9Sw" secondAttribute="bottom" constant="95" id="paR-3B-EfN"/>
... ... @@ -807,7 +812,7 @@
807 812 <subviews>
808 813 <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="xEA-8k-ZxB">
809 814 <rect key="frame" x="0.0" y="48" width="414" height="848"/>
810   - <color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
  815 + <color key="backgroundColor" red="0.98039215686274506" green="0.98039215686274506" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
811 816 <connections>
812 817 <outlet property="dataSource" destination="uV3-Zo-ebU" id="fgP-Ev-As1"/>
813 818 <outlet property="delegate" destination="uV3-Zo-ebU" id="VPN-c8-ADn"/>
... ... @@ -5714,7 +5719,6 @@ Cg
5714 5719 <image name="battery_100" width="18" height="16"/>
5715 5720 <image name="bluetooth_disconnected" width="11" height="11"/>
5716 5721 <image name="bracelet_icon" width="167.5" height="219"/>
5717   - <image name="button_blue" width="329" height="40"/>
5718 5722 <image name="button_blue_highlight" width="329" height="40"/>
5719 5723 <image name="camera_3" width="132" height="188"/>
5720 5724 <image name="camera_album" width="36" height="36"/>
... ... @@ -5730,7 +5734,6 @@ Cg
5730 5734 <image name="device_add" width="22" height="22"/>
5731 5735 <image name="device_add_bg" width="349" height="86"/>
5732 5736 <image name="dial_color_1" width="46.5" height="20.5"/>
5733   - <image name="find_bracelet" width="170" height="170"/>
5734 5737 <image name="motion_underline" width="30" height="2.5"/>
5735 5738 <image name="no_alarm_clock" width="188.5" height="180.5"/>
5736 5739 <image name="no_contacts" width="190" height="198"/>
... ...
HDFwear/Setting/CardViewController.swift
... ... @@ -67,7 +67,7 @@ extension CardViewController: UITableViewDelegate, UITableViewDataSource {
67 67  
68 68 let cardText = cardArray[indexPath.row]
69 69 cell.titleLabel.text = LocString(cardText)
70   - cell.setImageView.image = UIImage(named: cardDic[cardText]!)
  70 +// cell.setImageView.image = UIImage(named: cardDic[cardText]!)
71 71  
72 72 return cell
73 73 }
... ...
HDFwear/Setting/PayViewController.swift
... ... @@ -84,7 +84,7 @@ extension PayViewController: UITableViewDelegate, UITableViewDataSource {
84 84 let cell = tableView.dequeueReusableCell(withIdentifier: "SettingCell3", for: indexPath) as! SettingCell3
85 85 let payText = payArray[indexPath.row]
86 86 cell.titleLabel.text = LocString(payText)
87   - cell.setImageView.image = UIImage(named: payDic[payText]!)
  87 +// cell.setImageView.image = UIImage(named: payDic[payText]!)
88 88 return cell
89 89 }
90 90  
... ...
HDFwear/Setting/RemindViewController.swift
... ... @@ -47,7 +47,7 @@ extension RemindViewController: UITableViewDelegate, UITableViewDataSource {
47 47  
48 48 func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
49 49 let view = UIView()
50   - view.backgroundColor = UIColor.rgbColorFromHex(0xF2F2F2)
  50 + view.backgroundColor = UIColor.rgbColorFromHex(0xFAFAFA)
51 51 return view
52 52 }
53 53  
... ... @@ -56,7 +56,7 @@ extension RemindViewController: UITableViewDelegate, UITableViewDataSource {
56 56 }
57 57  
58 58 func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
59   - return 50
  59 + return 64
60 60 }
61 61  
62 62 func numberOfSections(in tableView: UITableView) -> Int {
... ... @@ -72,8 +72,6 @@ extension RemindViewController: UITableViewDelegate, UITableViewDataSource {
72 72  
73 73 let remindText = remindArray[indexPath.section]
74 74 cell.titleLabel.text = LocString(remindText)
75   - cell.setImageView.image = UIImage(named: remindText)
76   - cell.lineView.isHidden = true
77 75  
78 76 switch remindText {
79 77 case "闹钟提醒":
... ...
HDFwear/Setting/VIew/SettingCell3.swift
... ... @@ -9,12 +9,8 @@ import UIKit
9 9  
10 10 class SettingCell3: UITableViewCell {
11 11 @IBOutlet weak var detailLabel: UILabel!
12   - @IBOutlet weak var setImageView: UIImageView!
13 12 @IBOutlet weak var titleLabel: UILabel!
14 13  
15   - @IBOutlet weak var widthLayout: NSLayoutConstraint!
16   - @IBOutlet weak var lineView: UIView!
17   -
18 14 override func awakeFromNib() {
19 15 super.awakeFromNib()
20 16 // Initialization code
... ...
HDFwear/Setting/VIew/SettingCell3.xib
1 1 <?xml version="1.0" encoding="UTF-8"?>
2   -<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">
  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">
3 3 <device id="retina6_1" orientation="portrait" appearance="light"/>
4 4 <dependencies>
5 5 <deployment identifier="iOS"/>
6   - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
  6 + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
7 7 <capability name="Safe area layout guides" minToolsVersion="9.0"/>
8 8 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
9 9 </dependencies>
... ... @@ -17,57 +17,54 @@
17 17 <rect key="frame" x="0.0" y="0.0" width="349" height="82"/>
18 18 <autoresizingMask key="autoresizingMask"/>
19 19 <subviews>
20   - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="91L-Ig-xna">
21   - <rect key="frame" x="12" y="32" width="18" height="18"/>
  20 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="edL-k5-bKF">
  21 + <rect key="frame" x="13" y="4" width="323" height="74"/>
  22 + <subviews>
  23 + <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">
  24 + <rect key="frame" x="18" y="37" width="0.0" height="0.0"/>
  25 + <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="16"/>
  26 + <nil key="textColor"/>
  27 + <nil key="highlightedColor"/>
  28 + </label>
  29 + <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">
  30 + <rect key="frame" x="285" y="37" width="0.0" height="0.0"/>
  31 + <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="14"/>
  32 + <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  33 + <nil key="highlightedColor"/>
  34 + </label>
  35 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cell_go" translatesAutoresizingMaskIntoConstraints="NO" id="p7a-xA-rxa">
  36 + <rect key="frame" x="290" y="30.5" width="13" height="13"/>
  37 + </imageView>
  38 + </subviews>
  39 + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
22 40 <constraints>
23   - <constraint firstAttribute="width" secondItem="91L-Ig-xna" secondAttribute="height" multiplier="1:1" id="4bJ-22-3Sa"/>
24   - <constraint firstAttribute="width" constant="18" id="GM4-v7-3hR"/>
25   - </constraints>
26   - </imageView>
27   - <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">
28   - <rect key="frame" x="35" y="41" width="0.0" height="0.0"/>
29   - <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
30   - <nil key="textColor"/>
31   - <nil key="highlightedColor"/>
32   - </label>
33   - <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">
34   - <rect key="frame" x="319" y="41" width="0.0" height="0.0"/>
35   - <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/>
36   - <color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="calibratedRGB"/>
37   - <nil key="highlightedColor"/>
38   - </label>
39   - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cell_go" translatesAutoresizingMaskIntoConstraints="NO" id="p7a-xA-rxa">
40   - <rect key="frame" x="324" y="34.5" width="13" height="13"/>
41   - </imageView>
42   - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="y5j-aP-nvj">
43   - <rect key="frame" x="12" y="81.5" width="325" height="0.5"/>
44   - <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
45   - <constraints>
46   - <constraint firstAttribute="height" constant="0.5" id="Fdg-1J-r7e"/>
  41 + <constraint firstItem="p7a-xA-rxa" firstAttribute="leading" secondItem="JIc-j9-B4E" secondAttribute="trailing" constant="5" id="Mj8-rO-peR"/>
  42 + <constraint firstItem="JIc-j9-B4E" firstAttribute="centerY" secondItem="edL-k5-bKF" secondAttribute="centerY" id="O43-w2-lZi"/>
  43 + <constraint firstAttribute="trailing" secondItem="p7a-xA-rxa" secondAttribute="trailing" constant="20" id="ONU-Ag-8pM"/>
  44 + <constraint firstItem="p7a-xA-rxa" firstAttribute="centerY" secondItem="edL-k5-bKF" secondAttribute="centerY" id="S02-wc-f48"/>
  45 + <constraint firstItem="tyg-g0-1WP" firstAttribute="leading" secondItem="edL-k5-bKF" secondAttribute="leading" constant="18" id="YYz-2T-Ckx"/>
  46 + <constraint firstItem="tyg-g0-1WP" firstAttribute="centerY" secondItem="edL-k5-bKF" secondAttribute="centerY" id="epU-to-pBb"/>
47 47 </constraints>
  48 + <userDefinedRuntimeAttributes>
  49 + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  50 + <integer key="value" value="10"/>
  51 + </userDefinedRuntimeAttribute>
  52 + <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  53 + </userDefinedRuntimeAttributes>
48 54 </view>
49 55 </subviews>
50 56 <constraints>
51   - <constraint firstItem="p7a-xA-rxa" firstAttribute="leading" secondItem="JIc-j9-B4E" secondAttribute="trailing" constant="5" id="BIZ-Kj-Yzx"/>
52   - <constraint firstItem="JIc-j9-B4E" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="KI2-cy-A4d"/>
53   - <constraint firstAttribute="trailing" secondItem="y5j-aP-nvj" secondAttribute="trailing" constant="12" id="MoT-gj-A5o"/>
54   - <constraint firstAttribute="bottom" secondItem="y5j-aP-nvj" secondAttribute="bottom" id="NWY-w0-QGC"/>
55   - <constraint firstItem="p7a-xA-rxa" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="NrC-WP-wEb"/>
56   - <constraint firstItem="tyg-g0-1WP" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Nss-89-xXy"/>
57   - <constraint firstItem="tyg-g0-1WP" firstAttribute="leading" secondItem="91L-Ig-xna" secondAttribute="trailing" constant="5" id="TcK-Nw-Xnt"/>
58   - <constraint firstAttribute="trailing" secondItem="p7a-xA-rxa" secondAttribute="trailing" constant="12" id="hKc-CT-uAf"/>
59   - <constraint firstItem="91L-Ig-xna" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="j0R-PD-ZCD"/>
60   - <constraint firstItem="y5j-aP-nvj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="rnu-3A-MfR"/>
61   - <constraint firstItem="91L-Ig-xna" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="viD-SO-vst"/>
  57 + <constraint firstAttribute="bottom" secondItem="edL-k5-bKF" secondAttribute="bottom" constant="4" id="VqV-PV-iPz"/>
  58 + <constraint firstItem="edL-k5-bKF" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="4" id="ceI-8d-LzZ"/>
  59 + <constraint firstAttribute="trailing" secondItem="edL-k5-bKF" secondAttribute="trailing" constant="13" id="dRP-4f-ePy"/>
  60 + <constraint firstItem="edL-k5-bKF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="13" id="ntE-2X-TrC"/>
62 61 </constraints>
63 62 </tableViewCellContentView>
64 63 <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  64 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
65 65 <connections>
66 66 <outlet property="detailLabel" destination="JIc-j9-B4E" id="rm6-Y5-FHO"/>
67   - <outlet property="lineView" destination="y5j-aP-nvj" id="Uhx-Es-KDn"/>
68   - <outlet property="setImageView" destination="91L-Ig-xna" id="Ebm-hn-bQP"/>
69 67 <outlet property="titleLabel" destination="tyg-g0-1WP" id="LIi-xi-OUB"/>
70   - <outlet property="widthLayout" destination="GM4-v7-3hR" id="rPu-cF-o8V"/>
71 68 </connections>
72 69 <point key="canvasLocation" x="158.69565217391306" y="74.330357142857139"/>
73 70 </tableViewCell>
... ...