File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ -(void)resume {
96
96
#pragma mark - Private Methods
97
97
98
98
-(void )clockTick : (NSTimer *)timer {
99
- self.currentStepTimRemaining --;
99
+ self.currentStepTimeRemaining --;
100
100
101
101
if (self.currentStepTimeRemaining < 0 ) {
102
102
self.currentStepIndex ++;
Original file line number Diff line number Diff line change 299
299
<rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
300
300
<autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
301
301
<subviews >
302
- <tableView clipsSubviews =" YES" contentMode =" scaleToFill" alwaysBounceVertical =" YES" dataMode =" prototypes" style =" plain " separatorStyle =" default" allowsSelection =" NO" rowHeight =" 44" sectionHeaderHeight =" 22 " sectionFooterHeight =" 22 " id =" AwY-EB-NAH" >
302
+ <tableView clipsSubviews =" YES" contentMode =" scaleToFill" alwaysBounceVertical =" YES" dataMode =" prototypes" style =" grouped " separatorStyle =" default" allowsSelection =" NO" rowHeight =" 44" sectionHeaderHeight =" 10 " sectionFooterHeight =" 10 " id =" AwY-EB-NAH" >
303
303
<rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 568" />
304
304
<autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
305
- <color key =" backgroundColor" white = " 1 " alpha = " 1 " colorSpace = " calibratedWhite " />
305
+ <color key =" backgroundColor" cocoaTouchSystemColor = " groupTableViewBackgroundColor " />
306
306
<inset key =" contentInset" minX =" 0.0" minY =" 0.0" maxX =" 0.0" maxY =" 44" />
307
307
<prototypes >
308
308
<tableViewCell contentMode =" scaleToFill" selectionStyle =" blue" hidesAccessoryWhenEditing =" NO" indentationLevel =" 1" indentationWidth =" 0.0" reuseIdentifier =" cell" textLabel =" Gvu-kp-UCr" detailTextLabel =" uWS-vR-fuh" style =" IBUITableViewCellStyleValue1" id =" BFw-np-hMw" >
309
- <rect key =" frame" x =" 0.0" y =" 86 " width =" 320" height =" 44" />
309
+ <rect key =" frame" x =" 0.0" y =" 119 " width =" 320" height =" 44" />
310
310
<autoresizingMask key =" autoresizingMask" />
311
311
<tableViewCellContentView key =" contentView" opaque =" NO" clipsSubviews =" YES" multipleTouchEnabled =" YES" contentMode =" center" tableViewCell =" BFw-np-hMw" id =" eSg-R5-bmC" >
312
312
<rect key =" frame" x =" 0.0" y =" 0.0" width =" 320" height =" 43" />
You can’t perform that action at this time.
0 commit comments