12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
- <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" reuseIdentifier="NoticeTableViewCell" id="XGW-52-ZsX" customClass="NoticeTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="64"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="XGW-52-ZsX" id="s3a-It-HPq">
- <rect key="frame" x="0.0" y="0.0" width="320" height="63.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="D1a-s0-iXd">
- <rect key="frame" x="10" y="12" width="39.5" height="39.5"/>
- <constraints>
- <constraint firstAttribute="height" constant="39.5" id="4xk-oZ-Ux8"/>
- <constraint firstAttribute="width" constant="39.5" id="A9y-9M-tkq"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hPW-9l-XzG">
- <rect key="frame" x="61.5" y="12" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LzW-Ho-Atz">
- <rect key="frame" x="61.5" y="33.5" width="243.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Y4H-EJ-3zb">
- <rect key="frame" x="61.5" y="62.5" width="258.5" height="1"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="zdo-Xb-X6o"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="igJ-1H-8RB">
- <rect key="frame" x="278" y="15" width="27" height="12"/>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view alpha="0.40000000000000002" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OTn-QI-Dtq">
- <rect key="frame" x="0.0" y="0.0" width="320" height="63.5"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="OTn-QI-Dtq" secondAttribute="bottom" id="3bb-zB-g1O"/>
- <constraint firstAttribute="bottom" secondItem="D1a-s0-iXd" secondAttribute="bottom" constant="12" id="5Mh-r2-Lo5"/>
- <constraint firstItem="D1a-s0-iXd" firstAttribute="leading" secondItem="s3a-It-HPq" secondAttribute="leading" constant="10" id="61y-fK-aPg"/>
- <constraint firstItem="OTn-QI-Dtq" firstAttribute="leading" secondItem="s3a-It-HPq" secondAttribute="leading" id="776-YQ-FzT"/>
- <constraint firstItem="LzW-Ho-Atz" firstAttribute="leading" secondItem="Y4H-EJ-3zb" secondAttribute="leading" id="7c2-C2-1Ib"/>
- <constraint firstItem="LzW-Ho-Atz" firstAttribute="bottom" secondItem="D1a-s0-iXd" secondAttribute="bottom" id="9SI-QU-tnw"/>
- <constraint firstItem="hPW-9l-XzG" firstAttribute="leading" secondItem="D1a-s0-iXd" secondAttribute="trailing" constant="12" id="A8K-Es-oQe"/>
- <constraint firstItem="OTn-QI-Dtq" firstAttribute="top" secondItem="s3a-It-HPq" secondAttribute="top" id="BXM-dA-HM9"/>
- <constraint firstAttribute="trailing" secondItem="igJ-1H-8RB" secondAttribute="trailing" constant="15" id="Bjx-f4-AOE"/>
- <constraint firstItem="D1a-s0-iXd" firstAttribute="top" secondItem="s3a-It-HPq" secondAttribute="top" constant="12" id="FWu-dH-Epx"/>
- <constraint firstAttribute="trailing" secondItem="OTn-QI-Dtq" secondAttribute="trailing" id="XcK-ph-PTE"/>
- <constraint firstAttribute="trailing" secondItem="LzW-Ho-Atz" secondAttribute="trailing" constant="15" id="bUS-lw-RkP"/>
- <constraint firstItem="igJ-1H-8RB" firstAttribute="centerY" secondItem="hPW-9l-XzG" secondAttribute="centerY" id="cZ8-RA-qEe"/>
- <constraint firstItem="hPW-9l-XzG" firstAttribute="top" secondItem="D1a-s0-iXd" secondAttribute="top" id="guN-tp-bZi"/>
- <constraint firstAttribute="bottom" secondItem="Y4H-EJ-3zb" secondAttribute="bottom" id="ib7-p3-1Jq"/>
- <constraint firstItem="LzW-Ho-Atz" firstAttribute="leading" secondItem="D1a-s0-iXd" secondAttribute="trailing" constant="12" id="k8F-lo-21y"/>
- <constraint firstAttribute="trailing" secondItem="Y4H-EJ-3zb" secondAttribute="trailing" id="xV2-xO-8cs"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="Gb4-JJ-pAj"/>
- <connections>
- <outlet property="imageViewIcon" destination="D1a-s0-iXd" id="R2Y-my-mJZ"/>
- <outlet property="labelDate" destination="igJ-1H-8RB" id="GFH-iV-bWk"/>
- <outlet property="labelDetail" destination="LzW-Ho-Atz" id="I6b-1Z-60E"/>
- <outlet property="labelTitle" destination="hPW-9l-XzG" id="DRr-m9-X9B"/>
- <outlet property="viewHide" destination="OTn-QI-Dtq" id="0Oe-bC-UIZ"/>
- </connections>
- <point key="canvasLocation" x="20.800000000000001" y="178.11094452773614"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="imagePlaceholder" width="1024" height="1024"/>
- </resources>
- </document>
|