CommonMyMenuTableViewCell.xib 6.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="99" id="KGk-i7-Jjw" customClass="CommonMyMenuTableViewCell" customModule="xingchuangke" customModuleProvider="target">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="49.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ihC-m5-Tik">
  22. <rect key="frame" x="52" y="0.0" width="127" height="49"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  25. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9A7-3g-qG3">
  29. <rect key="frame" x="52" y="50" width="268" height="1"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  31. <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. </view>
  33. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_arrow_right_gray" translatesAutoresizingMaskIntoConstraints="NO" id="awj-9h-W3S">
  34. <rect key="frame" x="298" y="17" width="8" height="13"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  36. </imageView>
  37. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kaw-aV-eyg">
  38. <rect key="frame" x="124" y="0.0" width="111" height="49"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  41. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u2j-oL-X74">
  45. <rect key="frame" x="16" y="8" width="30" height="34"/>
  46. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/>
  47. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. </button>
  49. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_authentication" translatesAutoresizingMaskIntoConstraints="NO" id="RSK-bR-h5M">
  50. <rect key="frame" x="243" y="15" width="46" height="18"/>
  51. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  52. </imageView>
  53. </subviews>
  54. </tableViewCellContentView>
  55. <connections>
  56. <outlet property="btnLeftImage" destination="u2j-oL-X74" id="vOT-4z-jjx"/>
  57. <outlet property="imgRight" destination="awj-9h-W3S" id="FgC-BQ-gE7"/>
  58. <outlet property="imgRightContent" destination="RSK-bR-h5M" id="F7e-fu-nkP"/>
  59. <outlet property="lblRight" destination="Kaw-aV-eyg" id="wBO-wc-M4f"/>
  60. <outlet property="lblTitle" destination="ihC-m5-Tik" id="CYX-fP-T7F"/>
  61. <outlet property="viewLine" destination="9A7-3g-qG3" id="rbL-8w-3q7"/>
  62. </connections>
  63. <point key="canvasLocation" x="-78.400000000000006" y="-58.47076461769116"/>
  64. </tableViewCell>
  65. </objects>
  66. <resources>
  67. <image name="ion_arrow_right_gray" width="7.5" height="13"/>
  68. <image name="ion_authentication" width="52.5" height="21"/>
  69. </resources>
  70. </document>