NCMoreUserCell.xib 6.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CustomCellFileAndDirectory"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="0.0" reuseIdentifier="NCMoreUserCell" rowHeight="107" id="2" customClass="NCMoreUserCell" customModule="Nextcloud" customModuleProvider="target">
  13. <rect key="frame" x="0.0" y="0.0" width="600" height="75"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2" id="sQq-jC-UEV">
  16. <rect key="frame" x="0.0" y="0.0" width="600" height="75"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <label opaque="NO" userInteractionEnabled="NO" tag="102" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="status" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p7I-KN-FVZ" customClass="MarqueeLabel" customModule="MarqueeLabel">
  20. <rect key="frame" x="80" y="42.5" width="500" height="15"/>
  21. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  22. <nil key="highlightedColor"/>
  23. <userDefinedRuntimeAttributes>
  24. <userDefinedRuntimeAttribute type="boolean" keyPath="tapToScroll" value="YES"/>
  25. </userDefinedRuntimeAttributes>
  26. </label>
  27. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="5">
  28. <rect key="frame" x="15" y="12.5" width="50" height="50"/>
  29. <constraints>
  30. <constraint firstAttribute="width" constant="50" id="kM5-Uf-S8Z"/>
  31. <constraint firstAttribute="height" constant="50" id="l9C-BW-ogy"/>
  32. </constraints>
  33. </imageView>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jy6-cx-LK4">
  35. <rect key="frame" x="50" y="47.5" width="20" height="20"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="20" id="3xZ-lf-n4v"/>
  38. <constraint firstAttribute="height" constant="20" id="l81-IO-fzK"/>
  39. </constraints>
  40. </imageView>
  41. <label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="display name" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QNC-8X-DAC">
  42. <rect key="frame" x="80" y="20" width="500" height="20.5"/>
  43. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. </subviews>
  47. <constraints>
  48. <constraint firstAttribute="trailing" secondItem="QNC-8X-DAC" secondAttribute="trailing" constant="20" id="28X-bj-Yak"/>
  49. <constraint firstItem="p7I-KN-FVZ" firstAttribute="leading" secondItem="5" secondAttribute="trailing" constant="15" id="DXv-dr-zaw"/>
  50. <constraint firstItem="jy6-cx-LK4" firstAttribute="bottom" secondItem="5" secondAttribute="bottom" constant="5" id="MNe-PS-i7m"/>
  51. <constraint firstItem="jy6-cx-LK4" firstAttribute="trailing" secondItem="5" secondAttribute="trailing" constant="5" id="Ooq-nL-VC8"/>
  52. <constraint firstItem="QNC-8X-DAC" firstAttribute="leading" secondItem="5" secondAttribute="trailing" constant="15" id="YCQ-mz-zQS"/>
  53. <constraint firstAttribute="trailing" secondItem="p7I-KN-FVZ" secondAttribute="trailing" constant="20" id="bQd-pS-6a6"/>
  54. <constraint firstItem="p7I-KN-FVZ" firstAttribute="top" secondItem="QNC-8X-DAC" secondAttribute="bottom" constant="2" id="xpT-Lo-lhI"/>
  55. </constraints>
  56. </tableViewCellContentView>
  57. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  58. <constraints>
  59. <constraint firstItem="QNC-8X-DAC" firstAttribute="top" secondItem="2" secondAttribute="top" constant="20" id="NjO-V7-q8i"/>
  60. <constraint firstItem="5" firstAttribute="centerY" secondItem="2" secondAttribute="centerY" id="bRf-Xg-Vtj"/>
  61. <constraint firstItem="5" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="15" id="pDp-UJ-IcD"/>
  62. </constraints>
  63. <connections>
  64. <outlet property="avatar" destination="5" id="th9-2m-8sL"/>
  65. <outlet property="displayName" destination="QNC-8X-DAC" id="H4w-nI-tsr"/>
  66. <outlet property="icon" destination="jy6-cx-LK4" id="aAl-8i-AaB"/>
  67. <outlet property="status" destination="p7I-KN-FVZ" id="9Un-ad-1Oy"/>
  68. </connections>
  69. <point key="canvasLocation" x="662.39999999999998" y="189.3553223388306"/>
  70. </tableViewCell>
  71. </objects>
  72. <designables>
  73. <designable name="p7I-KN-FVZ">
  74. <size key="intrinsicContentSize" width="35" height="14.5"/>
  75. </designable>
  76. </designables>
  77. </document>