|
@@ -92,7 +92,7 @@
|
|
|
<constraint firstAttribute="height" constant="40" id="4Sr-1p-bEQ"/>
|
|
<constraint firstAttribute="height" constant="40" id="4Sr-1p-bEQ"/>
|
|
|
<constraint firstAttribute="width" constant="40" id="gv7-gD-7iB"/>
|
|
<constraint firstAttribute="width" constant="40" id="gv7-gD-7iB"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
|
- <state key="normal" image="signout.png"/>
|
|
|
|
|
|
|
+ <state key="normal" image="action_signout"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="signoutBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="X1D-gl-Zqf"/>
|
|
<action selector="signoutBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="X1D-gl-Zqf"/>
|
|
|
</connections>
|
|
</connections>
|
|
@@ -117,7 +117,7 @@
|
|
|
</label>
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vJn-m4-oEg">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vJn-m4-oEg">
|
|
|
<rect key="frame" x="58" y="19" width="40" height="40"/>
|
|
<rect key="frame" x="58" y="19" width="40" height="40"/>
|
|
|
- <state key="normal" image="setting.png"/>
|
|
|
|
|
|
|
+ <state key="normal" image="action_setting"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="settingBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="Z0b-02-8mY"/>
|
|
<action selector="settingBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="Z0b-02-8mY"/>
|
|
|
</connections>
|
|
</connections>
|
|
@@ -139,8 +139,8 @@
|
|
|
</label>
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zav-l2-wiC">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zav-l2-wiC">
|
|
|
<rect key="frame" x="58" y="19" width="40" height="40"/>
|
|
<rect key="frame" x="58" y="19" width="40" height="40"/>
|
|
|
- <state key="normal" image="available.png"/>
|
|
|
|
|
- <state key="selected" image="unavailable.png"/>
|
|
|
|
|
|
|
+ <state key="normal" image="action_available"/>
|
|
|
|
|
+ <state key="selected" image="action_unavailable"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="availableBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="8u5-0b-SlC"/>
|
|
<action selector="availableBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="8u5-0b-SlC"/>
|
|
|
</connections>
|
|
</connections>
|
|
@@ -162,7 +162,7 @@
|
|
|
</label>
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g4U-M8-oMo">
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g4U-M8-oMo">
|
|
|
<rect key="frame" x="58.5" y="19" width="40" height="40"/>
|
|
<rect key="frame" x="58.5" y="19" width="40" height="40"/>
|
|
|
- <state key="normal" image="message.png"/>
|
|
|
|
|
|
|
+ <state key="normal" image="action_message"/>
|
|
|
<state key="selected" image="new_message.png"/>
|
|
<state key="selected" image="new_message.png"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="messageBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="rtb-6D-QVQ"/>
|
|
<action selector="messageBtnClick:" destination="CmN-WL-UzN" eventType="touchUpInside" id="rtb-6D-QVQ"/>
|
|
@@ -343,11 +343,11 @@
|
|
|
</view>
|
|
</view>
|
|
|
</objects>
|
|
</objects>
|
|
|
<resources>
|
|
<resources>
|
|
|
- <image name="available.png" width="48" height="48"/>
|
|
|
|
|
- <image name="message.png" width="48" height="48"/>
|
|
|
|
|
|
|
+ <image name="action_available" width="40" height="40"/>
|
|
|
|
|
+ <image name="action_message" width="40" height="40"/>
|
|
|
|
|
+ <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="new_message.png" width="48" height="48"/>
|
|
<image name="new_message.png" width="48" height="48"/>
|
|
|
- <image name="setting.png" width="48" height="48"/>
|
|
|
|
|
- <image name="signout.png" width="48" height="48"/>
|
|
|
|
|
- <image name="unavailable.png" width="48" height="48"/>
|
|
|
|
|
</resources>
|
|
</resources>
|
|
|
</document>
|
|
</document>
|