Przeglądaj źródła

1.修改iOS Apex Mobile Change Password进度指示器显示不正确。

Pen Li 8 lat temu
rodzic
commit
aefa41f28d
1 zmienionych plików z 5 dodań i 5 usunięć
  1. 5 5
      Apex Mobile/Apex Mobile/Main.storyboard

+ 5 - 5
Apex Mobile/Apex Mobile/Main.storyboard

@@ -1333,11 +1333,6 @@
                                     <action selector="onChange:" destination="adW-Ar-52t" eventType="touchUpInside" id="Dd1-AG-iYq"/>
                                 </connections>
                             </button>
-                            <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="hjm-ij-Anz">
-                                <rect key="frame" x="169" y="315" width="37" height="37"/>
-                                <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
-                                <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
-                            </activityIndicatorView>
                             <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oiA-1a-FH6">
                                 <rect key="frame" x="10" y="70" width="355" height="30"/>
                                 <constraints>
@@ -1350,6 +1345,11 @@
                                     <outlet property="delegate" destination="adW-Ar-52t" id="6Ug-bV-qAI"/>
                                 </connections>
                             </textField>
+                            <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="hjm-ij-Anz">
+                                <rect key="frame" x="169" y="315" width="37" height="37"/>
+                                <inset key="insetFor6xAndEarlier" minX="0.0" minY="60" maxX="0.0" maxY="-60"/>
+                                <color key="color" red="0.40000000600000002" green="0.80000001190000003" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                            </activityIndicatorView>
                         </subviews>
                         <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                         <constraints>