File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
WSProgressHUDDemo/Base.lproj Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -916,7 +916,6 @@ - (void)startIndicatorAnimation: (BOOL)start
916916 [self startSecondProrityIndicatorAnimation: start];
917917 } else {
918918 self.indicatorView .activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhiteLarge;
919- // self.indicatorView.color = [UIColor lightGrayColor];
920919 self.indefiniteAnimationView .hidden = YES ;
921920 self.spinnerView .hidden = YES ;
922921 if (start) {
Original file line number Diff line number Diff line change 187187 </connections >
188188 </button >
189189 </subviews >
190- <color key =" backgroundColor" white = " 1 " alpha =" 1" colorSpace = " custom " customColorSpace = " calibratedWhite " />
190+ <color key =" backgroundColor" red = " 0.98241939620641106 " green =" 1" blue = " 0.96824483730512867 " alpha = " 1 " colorSpace = " calibratedRGB " />
191191 <constraints >
192192 <constraint firstItem =" iqL-A6-PHI" firstAttribute =" top" secondItem =" D8m-Cd-Je5" secondAttribute =" bottom" constant =" 5" id =" 07r-on-dMM" />
193193 <constraint firstItem =" keO-NK-Whb" firstAttribute =" leading" secondItem =" 8bC-Xf-vdC" secondAttribute =" leadingMargin" constant =" 20" id =" 2j9-Ho-8cD" />
You can’t perform that action at this time.
0 commit comments