123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
- <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="ChangeTopicCell0" rowHeight="103" id="UMR-be-Rh3" customClass="ChangeTopicCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UMR-be-Rh3" id="AIo-tK-63i">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Ml3-tr-s4h" customClass="NewTopicTextView">
- <rect key="frame" x="15" y="15" width="290" height="35.5"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="gjs-nD-Kby"/>
- </constraints>
- <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- </textView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I4g-PN-du9">
- <rect key="frame" x="15" y="79.5" width="290" height="0.5"/>
- <color key="backgroundColor" red="0.78039215689999997" green="0.89411764709999997" blue="0.98431372549999996" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="2j4-sm-knY"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Ml3-tr-s4h" secondAttribute="trailing" constant="15" id="0qW-7z-gHT"/>
- <constraint firstItem="I4g-PN-du9" firstAttribute="leading" secondItem="AIo-tK-63i" secondAttribute="leading" constant="15" id="KOf-eH-tI3"/>
- <constraint firstAttribute="trailing" secondItem="I4g-PN-du9" secondAttribute="trailing" constant="15" id="ObI-mo-bpr"/>
- <constraint firstAttribute="bottom" secondItem="I4g-PN-du9" secondAttribute="bottom" id="b5p-9k-Hw7"/>
- <constraint firstItem="Ml3-tr-s4h" firstAttribute="leading" secondItem="AIo-tK-63i" secondAttribute="leading" constant="15" id="uEW-Xn-U34"/>
- <constraint firstItem="Ml3-tr-s4h" firstAttribute="top" secondItem="AIo-tK-63i" secondAttribute="top" constant="15" id="vuQ-ZU-gWd"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="P4j-5V-5d2"/>
- <connections>
- <outlet property="cell0TextView" destination="Ml3-tr-s4h" id="sxv-rK-qoz"/>
- </connections>
- <point key="canvasLocation" x="40.579710144927539" y="-69.308035714285708"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChangeTopicCell1" id="Cv8-3w-Cm9" customClass="ChangeTopicCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Cv8-3w-Cm9" id="b8y-iQ-xYa">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="cW0-Df-G2E" customClass="NewTopicTextView">
- <rect key="frame" x="15" y="15" width="290" height="55"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="EWw-7R-hoF"/>
- </constraints>
- <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- </textView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="cW0-Df-G2E" firstAttribute="leading" secondItem="b8y-iQ-xYa" secondAttribute="leading" constant="15" id="hcQ-Ha-Kge"/>
- <constraint firstAttribute="trailing" secondItem="cW0-Df-G2E" secondAttribute="trailing" constant="15" id="j1s-MA-NRY"/>
- <constraint firstAttribute="bottom" secondItem="cW0-Df-G2E" secondAttribute="bottom" constant="10" id="mYZ-8a-gPe"/>
- <constraint firstItem="cW0-Df-G2E" firstAttribute="top" secondItem="b8y-iQ-xYa" secondAttribute="top" constant="15" id="mbT-S7-Hij"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="Z88-qS-xYS"/>
- <connections>
- <outlet property="cell1TextView" destination="cW0-Df-G2E" id="s0B-vh-V5c"/>
- </connections>
- <point key="canvasLocation" x="42.028985507246382" y="35.825892857142854"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChangeTopicCell2" rowHeight="126" id="kWN-93-Wm5" customClass="ChangeTopicCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="120"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kWN-93-Wm5" id="9je-fr-9Lo">
- <rect key="frame" x="0.0" y="0.0" width="320" height="120"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l4G-uo-buT">
- <rect key="frame" x="15" y="36" width="290" height="74"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_myPaper" translatesAutoresizingMaskIntoConstraints="NO" id="rlj-f3-bfF">
- <rect key="frame" x="12" y="12" width="50" height="50"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="rlj-f3-bfF" secondAttribute="height" multiplier="1:1" id="PaT-OZ-m48"/>
- <constraint firstAttribute="width" constant="50" id="mnx-fB-ah2"/>
- </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="m5Q-6X-fWA">
- <rect key="frame" x="74" y="20" width="186" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="THF-n0-k4W"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" 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="en8-9W-8fM">
- <rect key="frame" x="74" y="43" width="40" height="11"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="B1y-z5-5CU"/>
- <constraint firstAttribute="height" constant="11" id="oEK-nE-IPu"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4IW-TP-iYL">
- <rect key="frame" x="260" y="0.0" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="APb-2X-L9A"/>
- <constraint firstAttribute="width" constant="40" id="pUy-4b-GbB"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
- <state key="normal" image="chatmsg_moreapp_close_icon"/>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="rlj-f3-bfF" firstAttribute="leading" secondItem="l4G-uo-buT" secondAttribute="leading" constant="12" id="2rH-dl-0lx"/>
- <constraint firstItem="rlj-f3-bfF" firstAttribute="centerY" secondItem="l4G-uo-buT" secondAttribute="centerY" id="LL7-1Y-XlD"/>
- <constraint firstItem="en8-9W-8fM" firstAttribute="leading" secondItem="rlj-f3-bfF" secondAttribute="trailing" constant="12" id="QOn-KP-IXo"/>
- <constraint firstItem="m5Q-6X-fWA" firstAttribute="leading" secondItem="rlj-f3-bfF" secondAttribute="trailing" constant="12" id="Uft-ks-8Dm"/>
- <constraint firstItem="m5Q-6X-fWA" firstAttribute="top" secondItem="rlj-f3-bfF" secondAttribute="top" constant="8" id="VQq-gK-DHq"/>
- <constraint firstAttribute="height" constant="74" id="WFK-Fg-2GO"/>
- <constraint firstItem="4IW-TP-iYL" firstAttribute="top" secondItem="l4G-uo-buT" secondAttribute="top" id="YmR-3C-lfU"/>
- <constraint firstItem="en8-9W-8fM" firstAttribute="bottom" secondItem="rlj-f3-bfF" secondAttribute="bottom" constant="-8" id="lZO-Dg-i7W"/>
- <constraint firstAttribute="trailing" secondItem="4IW-TP-iYL" secondAttribute="trailing" constant="-10" id="v4r-Ts-hG7"/>
- <constraint firstAttribute="trailing" secondItem="m5Q-6X-fWA" secondAttribute="trailing" constant="30" id="vCg-tA-I13"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="l4G-uo-buT" secondAttribute="bottom" constant="10" id="TkX-vm-eVV"/>
- <constraint firstAttribute="trailing" secondItem="l4G-uo-buT" secondAttribute="trailing" constant="15" id="XxY-3O-Ljv"/>
- <constraint firstItem="l4G-uo-buT" firstAttribute="top" secondItem="9je-fr-9Lo" secondAttribute="top" constant="36" id="xrN-Rl-dbs"/>
- <constraint firstItem="l4G-uo-buT" firstAttribute="leading" secondItem="9je-fr-9Lo" secondAttribute="leading" constant="15" id="yAV-oU-wi8"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="0Ln-i0-ltU"/>
- <connections>
- <outlet property="cell2CloseBtn" destination="4IW-TP-iYL" id="APH-SH-2wN"/>
- <outlet property="cell2ImagV" destination="rlj-f3-bfF" id="RXs-R7-lqw"/>
- <outlet property="cell2SubTitleL" destination="en8-9W-8fM" id="hHH-L9-oKu"/>
- <outlet property="cell2TitleL" destination="m5Q-6X-fWA" id="G9X-un-cRD"/>
- </connections>
- <point key="canvasLocation" x="40.579710144927539" y="155.35714285714286"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChangeTopicCell3" rowHeight="245" id="D83-cT-0bf" customClass="ChangeTopicCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="191"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="D83-cT-0bf" id="U4T-gv-qxY">
- <rect key="frame" x="0.0" y="0.0" width="320" height="191"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Otn-Is-FRb">
- <rect key="frame" x="0.0" y="0.0" width="320" height="36"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="YHv-SF-AJT"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YBb-3I-vEB">
- <rect key="frame" x="15" y="36" width="290" height="145"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vKt-h5-gSO">
- <rect key="frame" x="0.0" y="0.0" width="290" height="145"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="vKt-h5-gSO" secondAttribute="height" multiplier="2:1" id="ekq-B3-46e"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IVz-Py-2RP">
- <rect key="frame" x="260" y="0.0" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Az7-P7-cEl"/>
- <constraint firstAttribute="width" constant="40" id="naj-A0-aB9"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
- <state key="normal" image="chatmsg_moreapp_close_icon"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="YBb-3I-vEB" secondAttribute="height" multiplier="2:1" id="7Qk-CR-dPT"/>
- <constraint firstAttribute="bottom" secondItem="vKt-h5-gSO" secondAttribute="bottom" id="Aqq-Gt-1ns"/>
- <constraint firstItem="vKt-h5-gSO" firstAttribute="leading" secondItem="YBb-3I-vEB" secondAttribute="leading" id="KCq-Mg-brP"/>
- <constraint firstItem="IVz-Py-2RP" firstAttribute="trailing" secondItem="vKt-h5-gSO" secondAttribute="trailing" constant="10" id="R3B-9d-HNN"/>
- <constraint firstAttribute="trailing" secondItem="vKt-h5-gSO" secondAttribute="trailing" id="e2j-Iy-KaM"/>
- <constraint firstItem="IVz-Py-2RP" firstAttribute="top" secondItem="vKt-h5-gSO" secondAttribute="top" id="qaW-Br-0Cd"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="YBb-3I-vEB" secondAttribute="trailing" constant="15" id="Njn-hn-KOo"/>
- <constraint firstAttribute="trailing" secondItem="Otn-Is-FRb" secondAttribute="trailing" id="ZFJ-rE-jKY"/>
- <constraint firstItem="Otn-Is-FRb" firstAttribute="leading" secondItem="U4T-gv-qxY" secondAttribute="leading" id="g2M-Gm-8Lf"/>
- <constraint firstItem="Otn-Is-FRb" firstAttribute="top" secondItem="U4T-gv-qxY" secondAttribute="top" id="wt2-Vd-Tuc"/>
- <constraint firstItem="YBb-3I-vEB" firstAttribute="top" secondItem="Otn-Is-FRb" secondAttribute="bottom" id="xgj-k1-gMA"/>
- <constraint firstItem="YBb-3I-vEB" firstAttribute="leading" secondItem="U4T-gv-qxY" secondAttribute="leading" constant="15" id="zc9-Sw-v4N"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="B0b-Fg-GFy"/>
- <connections>
- <outlet property="cell3CloseBtn" destination="IVz-Py-2RP" id="hUC-61-g9f"/>
- <outlet property="cell3ImgV" destination="vKt-h5-gSO" id="0MZ-Lh-aMg"/>
- </connections>
- <point key="canvasLocation" x="42" y="309"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="chatmsg_moreapp_close_icon" width="14" height="14"/>
- <image name="icon_myPaper" width="42" height="42"/>
- </resources>
- </document>
|