|
|
@@ -1553,6 +1553,8 @@
|
|
|
<constraint firstAttribute="width" constant="30" id="k9W-ai-7Du"/>
|
|
|
<constraint firstAttribute="height" constant="30" id="xNa-YW-u6t"/>
|
|
|
</constraints>
|
|
|
+ <state key="normal" image="color_bg_02"/>
|
|
|
+ <state key="selected" image="common_list_checked"/>
|
|
|
</button>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bwQ-Rv-qR9">
|
|
|
<rect key="frame" x="15" y="0.0" width="260" height="30"/>
|
|
|
@@ -2794,7 +2796,8 @@
|
|
|
<constraint firstAttribute="height" constant="30" id="FSc-XV-yAh"/>
|
|
|
<constraint firstAttribute="width" constant="30" id="aOk-sI-eNK"/>
|
|
|
</constraints>
|
|
|
- <state key="selected" backgroundImage="common_list_checked"/>
|
|
|
+ <state key="normal" image="color_bg_02"/>
|
|
|
+ <state key="selected" image="common_list_checked"/>
|
|
|
</button>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xo9-0I-X8F">
|
|
|
<rect key="frame" x="15" y="0.0" width="260" height="30"/>
|
|
|
@@ -2816,7 +2819,7 @@
|
|
|
<nil key="textColor"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_list_network_wifi_unlock" translatesAutoresizingMaskIntoConstraints="NO" id="Rsr-6H-B07" customClass="CustomImageView">
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_list_network_wifi_unlock" highlightedImage="img_list_network_wifi_lock" translatesAutoresizingMaskIntoConstraints="NO" id="Rsr-6H-B07" customClass="CustomImageView">
|
|
|
<rect key="frame" x="15" y="37" width="30" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="G2v-2v-lLh"/>
|
|
|
@@ -3536,6 +3539,9 @@
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="ZdB-ag-uXO" id="C7Y-5b-UB1"/>
|
|
|
+ </connections>
|
|
|
</textField>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
@@ -4410,6 +4416,7 @@
|
|
|
</scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
+ <image name="color_bg_02" width="2" height="2"/>
|
|
|
<image name="common_bg_alpha_85" width="2" height="2"/>
|
|
|
<image name="common_bg_line_01" width="1" height="1"/>
|
|
|
<image name="common_bg_list_02" width="1" height="1"/>
|
|
|
@@ -4429,6 +4436,7 @@
|
|
|
<image name="img_homehub_setting_step_4" width="157" height="17"/>
|
|
|
<image name="img_homehub_setting_step_5" width="157" height="17"/>
|
|
|
<image name="img_input_round_bg_default" width="50" height="35"/>
|
|
|
+ <image name="img_list_network_wifi_lock" width="30" height="25"/>
|
|
|
<image name="img_list_network_wifi_unlock" width="30" height="25"/>
|
|
|
<image name="loading_count" width="48" height="48"/>
|
|
|
<image name="shadow_top" width="1" height="1"/>
|