|
@@ -23,7 +23,7 @@
|
|
|
<rect key="frame" x="0.0" y="28" width="375" height="120"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="R1c-h5-BOp" id="9Bv-1W-yVV">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="119"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="119.5"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pg1-7p-7Rz" userLabel="subject">
|
|
@@ -35,13 +35,13 @@
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9fz-sr-8Gv" userLabel="message">
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9fz-sr-8Gv" userLabel="message">
|
|
|
<rect key="frame" x="8" y="70" width="359" height="44"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="44" id="w3S-Mr-J41"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="10"/>
|
|
|
- <nil key="textColor"/>
|
|
|
+ <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YPu-No-c8x" userLabel="date">
|
|
@@ -50,7 +50,7 @@
|
|
|
<constraint firstAttribute="height" constant="21" id="7uN-7d-1nq"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="10"/>
|
|
|
- <nil key="textColor"/>
|
|
|
+ <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YM1-uH-2Cz" userLabel="icon">
|
|
@@ -71,6 +71,7 @@
|
|
|
<constraint firstItem="pg1-7p-7Rz" firstAttribute="leading" secondItem="9Bv-1W-yVV" secondAttribute="leadingMargin" id="wM1-G2-xgz"/>
|
|
|
</constraints>
|
|
|
</tableViewCellContentView>
|
|
|
+ <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
<connections>
|
|
|
<outlet property="date" destination="YPu-No-c8x" id="CfW-Pz-jdL"/>
|
|
|
<outlet property="icon" destination="YM1-uH-2Cz" id="MPX-ZL-wVR"/>
|
|
@@ -95,7 +96,7 @@
|
|
|
<objects>
|
|
|
<navigationController storyboardIdentifier="CCNotification" automaticallyAdjustsScrollViewInsets="NO" id="eRR-MW-ghy" sceneMemberID="viewController">
|
|
|
<toolbarItems/>
|
|
|
- <navigationBar key="navigationBar" contentMode="scaleToFill" id="jDh-Ju-bUL">
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="jDh-Ju-bUL">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
</navigationBar>
|