1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version =" 3.0" toolsVersion =" 4514" systemVersion =" 13B42" targetRuntime =" iOS.CocoaTouch.iPad" propertyAccessControl =" none" >
3
+ <dependencies >
4
+ <deployment defaultVersion =" 1280" identifier =" iOS" />
5
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 3747" />
6
+ </dependencies >
7
+ <objects >
8
+ <placeholder placeholderIdentifier =" IBFilesOwner" id =" -1" userLabel =" File's Owner" customClass =" SCMainViewController" >
9
+ <connections >
10
+ <outlet property =" pageNumberLabel" destination =" hMk-8Z-eAU" id =" B5t-mk-kIy" />
11
+ <outlet property =" view" destination =" 2" id =" 3" />
12
+ <outlet property =" visiblePercentageLabel" destination =" wll-YW-rSq" id =" RuX-mW-dZ5" />
13
+ </connections >
14
+ </placeholder >
15
+ <placeholder placeholderIdentifier =" IBFirstResponder" id =" -2" customClass =" UIResponder" />
16
+ <view clipsSubviews =" YES" clearsContextBeforeDrawing =" NO" contentMode =" scaleToFill" id =" 2" >
17
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 1024" height =" 768" />
18
+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
19
+ <subviews >
20
+ <imageView clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" scaleToFill" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" image =" colorful_umbrellas.jpg" id =" 9KI-93-5Hu" >
21
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 1024" height =" 768" />
22
+ <autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMaxY =" YES" />
23
+ </imageView >
24
+ <label opaque =" NO" clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" left" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" text =" " lineBreakMode =" tailTruncation" baselineAdjustment =" alignBaselines" adjustsFontSizeToFit =" NO" id =" hMk-8Z-eAU" userLabel =" Page Number Label" >
25
+ <rect key =" frame" x =" 20" y =" 20" width =" 272" height =" 47" />
26
+ <autoresizingMask key =" autoresizingMask" widthSizable =" YES" flexibleMinY =" YES" flexibleMaxY =" YES" />
27
+ <fontDescription key =" fontDescription" name =" Menlo-Bold" family =" Menlo" pointSize =" 36" />
28
+ <color key =" textColor" white =" 1" alpha =" 1" colorSpace =" calibratedWhite" />
29
+ <nil key =" highlightedColor" />
30
+ <color key =" shadowColor" white =" 0.0" alpha =" 1" colorSpace =" calibratedWhite" />
31
+ <size key =" shadowOffset" width =" 0.0" height =" 1" />
32
+ </label >
33
+ <tableView clipsSubviews =" YES" contentMode =" scaleToFill" bounces =" NO" alwaysBounceVertical =" YES" style =" plain" separatorStyle =" none" rowHeight =" 44" sectionHeaderHeight =" 22" sectionFooterHeight =" 22" id =" 5" >
34
+ <rect key =" frame" x =" 362" y =" 295" width =" 300" height =" 178" />
35
+ <autoresizingMask key =" autoresizingMask" flexibleMinX =" YES" flexibleMaxX =" YES" flexibleMinY =" YES" flexibleMaxY =" YES" />
36
+ <color key =" backgroundColor" white =" 0.0" alpha =" 0.0" colorSpace =" calibratedWhite" />
37
+ <color key =" separatorColor" white =" 0.0" alpha =" 1" colorSpace =" calibratedWhite" />
38
+ <connections >
39
+ <outlet property =" dataSource" destination =" -1" id =" 6" />
40
+ <outlet property =" delegate" destination =" -1" id =" 7" />
41
+ </connections >
42
+ </tableView >
43
+ <label opaque =" NO" clipsSubviews =" YES" userInteractionEnabled =" NO" contentMode =" left" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" text =" 50%" textAlignment =" right" lineBreakMode =" tailTruncation" baselineAdjustment =" alignBaselines" adjustsFontSizeToFit =" NO" id =" wll-YW-rSq" userLabel =" Visible percentage label" >
44
+ <rect key =" frame" x =" 735" y =" 701" width =" 269" height =" 47" />
45
+ <autoresizingMask key =" autoresizingMask" flexibleMinX =" YES" flexibleMinY =" YES" />
46
+ <fontDescription key =" fontDescription" name =" Menlo-Bold" family =" Menlo" pointSize =" 36" />
47
+ <color key =" textColor" white =" 1" alpha =" 1" colorSpace =" calibratedWhite" />
48
+ <nil key =" highlightedColor" />
49
+ <color key =" shadowColor" white =" 0.0" alpha =" 1" colorSpace =" calibratedWhite" />
50
+ <size key =" shadowOffset" width =" 0.0" height =" 1" />
51
+ </label >
52
+ </subviews >
53
+ <color key =" backgroundColor" white =" 0.80200982860000003" alpha =" 1" colorSpace =" calibratedWhite" />
54
+ <simulatedOrientationMetrics key =" simulatedOrientationMetrics" orientation =" landscapeRight" />
55
+ </view >
56
+ </objects >
57
+ <resources >
58
+ <image name =" colorful_umbrellas.jpg" width =" 1024" height =" 768" />
59
+ </resources >
60
+ </document >
0 commit comments