|
|
@@ -1,10 +1,10 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
<device id="retina4_0" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
@@ -54,7 +54,7 @@
|
|
|
<constraint firstAttribute="width" constant="25" id="LC3-nj-nYn"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="249" fixedFrame="YES" placeholderIntrinsicWidth="115" placeholderIntrinsicHeight="20" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9dY-hn-QRa" customClass="CustomLabel">
|
|
|
+ <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="249" fixedFrame="YES" placeholderIntrinsicWidth="115" placeholderIntrinsicHeight="20" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9dY-hn-QRa" customClass="CustomLabel">
|
|
|
<rect key="frame" x="226" y="18" width="56" height="20"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
@@ -193,7 +193,7 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
|
- <action selector="btnColdTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="jjx-o4-ViB"/>
|
|
|
+ <action selector="btnActionBelowOver:" destination="qLf-va-EAG" eventType="touchUpInside" id="Fxg-tq-BZP"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p2W-SQ-1PI" customClass="CustomButton">
|
|
|
@@ -219,7 +219,7 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
|
- <action selector="btnHotTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="h1o-rb-hZX"/>
|
|
|
+ <action selector="btnActionBelowOver:" destination="qLf-va-EAG" eventType="touchUpInside" id="VOL-1q-AyD"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lG2-aU-aoq" customClass="CustomButton">
|
|
|
@@ -248,7 +248,7 @@
|
|
|
</constraint>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="22"/>
|
|
|
- <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad" secureTextEntry="YES"/>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
|
|
|
<rect key="value" x="16" y="16" width="16" height="16"/>
|
|
|
@@ -747,12 +747,12 @@
|
|
|
</mask>
|
|
|
</variation>
|
|
|
<connections>
|
|
|
+ <outlet property="btnBelow" destination="IuS-hc-CS1" id="Wb9-qn-2Qu"/>
|
|
|
<outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
|
|
|
- <outlet property="btnCold" destination="IuS-hc-CS1" id="Nhd-eq-761"/>
|
|
|
<outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
|
|
|
- <outlet property="btnHot" destination="p2W-SQ-1PI" id="JWM-Ln-bgO"/>
|
|
|
- <outlet property="btnPlus" destination="lG2-aU-aoq" id="gbc-ne-SoC"/>
|
|
|
+ <outlet property="btnOver" destination="p2W-SQ-1PI" id="mq6-gx-uVK"/>
|
|
|
<outlet property="btnSelect" destination="pKQ-To-uUX" id="6P5-5v-tYs"/>
|
|
|
+ <outlet property="btnZeroDegree" destination="lG2-aU-aoq" id="zdf-CP-zTY"/>
|
|
|
<outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
|
|
|
<outlet property="imgTitleBar" destination="iTm-Dl-e0z" id="xGJ-6h-kr0"/>
|
|
|
<outlet property="lblCity" destination="bQW-Tp-LY8" id="cE6-iw-bFc"/>
|