|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -32,7 +32,7 @@
|
|
|
<constraint firstAttribute="width" constant="40" id="hPx-qs-89D"/>
|
|
|
</constraints>
|
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
- <state key="normal" image="mine_scan"/>
|
|
|
+ <state key="normal" image="home_scan"/>
|
|
|
<connections>
|
|
|
<action selector="scanAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Ta1-5B-OCv"/>
|
|
|
</connections>
|
|
@@ -57,7 +57,7 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vgD-P2-w5R">
|
|
|
- <rect key="frame" x="18" y="56" width="41" height="24"/>
|
|
|
+ <rect key="frame" x="20.5" y="56" width="38.5" height="24"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -96,7 +96,7 @@
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="mine_scan" width="21" height="21"/>
|
|
|
+ <image name="home_scan" width="22" height="22"/>
|
|
|
<image name="mine_setting" width="24" height="24"/>
|
|
|
</resources>
|
|
|
</document>
|