|
|
@@ -168,20 +168,19 @@
|
|
|
<action selector="messageBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="rtb-6D-QVQ"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3ey-sT-bNa">
|
|
|
- <rect key="frame" x="88.5" y="13" width="15" height="15"/>
|
|
|
- <color key="backgroundColor" red="1" green="0.1047433005" blue="0.075207091899999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="backend_flag" translatesAutoresizingMaskIntoConstraints="NO" id="IZH-5n-rpN">
|
|
|
+ <rect key="frame" x="84.5" y="12" width="20" height="20"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="15" id="Kg6-vG-bOI"/>
|
|
|
- <constraint firstAttribute="height" constant="15" id="flS-ZQ-lyo"/>
|
|
|
+ <constraint firstAttribute="width" constant="20" id="ceg-Jf-F0k"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="lA0-2I-3ZD"/>
|
|
|
</constraints>
|
|
|
- </view>
|
|
|
+ </imageView>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="3ey-sT-bNa" firstAttribute="top" secondItem="g4U-M8-oMo" secondAttribute="top" constant="-6" id="7Mp-e3-81a"/>
|
|
|
<constraint firstItem="g4U-M8-oMo" firstAttribute="centerX" secondItem="iQb-jc-IpW" secondAttribute="centerX" id="Hcz-d3-Oxr"/>
|
|
|
+ <constraint firstItem="IZH-5n-rpN" firstAttribute="top" secondItem="g4U-M8-oMo" secondAttribute="top" constant="-7" id="RPQ-Bh-DpH"/>
|
|
|
<constraint firstItem="T2T-ct-zc2" firstAttribute="centerX" secondItem="iQb-jc-IpW" secondAttribute="centerX" id="Rm8-84-grW"/>
|
|
|
- <constraint firstItem="3ey-sT-bNa" firstAttribute="trailing" secondItem="g4U-M8-oMo" secondAttribute="trailing" constant="6" id="cEc-xq-GuF"/>
|
|
|
+ <constraint firstItem="IZH-5n-rpN" firstAttribute="trailing" secondItem="g4U-M8-oMo" secondAttribute="trailing" constant="7" id="W1D-Uw-1xT"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
@@ -364,7 +363,7 @@
|
|
|
<outlet property="availableTitleLabel" destination="Hae-rx-iyX" id="Mlr-72-rTe"/>
|
|
|
<outlet property="backgroundView" destination="q6Y-ok-z0V" id="O1Q-PB-BO0"/>
|
|
|
<outlet property="messageBtn" destination="g4U-M8-oMo" id="s8m-Kt-9Rw"/>
|
|
|
- <outlet property="messageNewFlagView" destination="3ey-sT-bNa" id="6bv-0h-I3W"/>
|
|
|
+ <outlet property="messageNewFlagView" destination="IZH-5n-rpN" id="T99-W6-rlo"/>
|
|
|
<outlet property="settingBtn" destination="vJn-m4-oEg" id="rqD-th-mZy"/>
|
|
|
<outlet property="signoutBtn" destination="DoZ-Kc-GDv" id="gj7-9F-yXR"/>
|
|
|
</connections>
|
|
|
@@ -377,5 +376,6 @@
|
|
|
<image name="action_setting" width="40" height="40"/>
|
|
|
<image name="action_signout" width="40" height="40"/>
|
|
|
<image name="action_unavailable" width="40" height="40"/>
|
|
|
+ <image name="backend_flag" width="20" height="20"/>
|
|
|
</resources>
|
|
|
</document>
|