|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="RWb-co-Zty"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7706" systemVersion="14E46" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="RWb-co-Zty"> |
3 | 3 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/> |
5 | 5 | </dependencies>
|
6 | 6 | <scenes>
|
7 | 7 | <!--Navigation Controller-->
|
8 | 8 | <scene sceneID="Rsh-zy-279">
|
9 | 9 | <objects>
|
10 | 10 | <navigationController id="RWb-co-Zty" sceneMemberID="viewController">
|
11 |
| - <navigationBar key="navigationBar" contentMode="scaleToFill" id="UI3-5k-GHX"> |
| 11 | + <navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="UI3-5k-GHX"> |
12 | 12 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
13 | 13 | <autoresizingMask key="autoresizingMask"/>
|
14 | 14 | <color key="barTintColor" red="0.96862751245498657" green="0.96862751245498657" blue="0.96862751245498657" alpha="1" colorSpace="deviceRGB"/>
|
15 | 15 | </navigationBar>
|
16 | 16 | <connections>
|
17 |
| - <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="UhW-aa-ZwF"/> |
| 17 | + <segue destination="RFH-zq-9gR" kind="relationship" relationship="rootViewController" id="WGV-CK-QNn"/> |
18 | 18 | </connections>
|
19 | 19 | </navigationController>
|
20 | 20 | <placeholder placeholderIdentifier="IBFirstResponder" id="Vwd-RL-BVZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
21 | 21 | </objects>
|
22 | 22 | <point key="canvasLocation" x="-655" y="59"/>
|
23 | 23 | </scene>
|
| 24 | + <!--Choose Mode View Controller--> |
| 25 | + <scene sceneID="oAy-Hl-ycD"> |
| 26 | + <objects> |
| 27 | + <viewController id="RFH-zq-9gR" customClass="ChooseModeViewController" customModule="PullToRefreshDemo" customModuleProvider="target" sceneMemberID="viewController"> |
| 28 | + <layoutGuides> |
| 29 | + <viewControllerLayoutGuide type="top" id="Jwa-dH-WnZ"/> |
| 30 | + <viewControllerLayoutGuide type="bottom" id="WkW-1z-Uxh"/> |
| 31 | + </layoutGuides> |
| 32 | + <view key="view" contentMode="scaleToFill" id="SeT-4b-Nhw"> |
| 33 | + <rect key="frame" x="0.0" y="0.0" width="320" height="504"/> |
| 34 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 35 | + <subviews> |
| 36 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8ef-eQ-bwJ"> |
| 37 | + <rect key="frame" x="144" y="96" width="32" height="30"/> |
| 38 | + <state key="normal" title="Beat"> |
| 39 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 40 | + </state> |
| 41 | + <connections> |
| 42 | + <action selector="beatAction:" destination="RFH-zq-9gR" eventType="touchUpInside" id="j1e-Ug-Hw7"/> |
| 43 | + </connections> |
| 44 | + </button> |
| 45 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Phb-fN-T5w"> |
| 46 | + <rect key="frame" x="132" y="134" width="56" height="30"/> |
| 47 | + <state key="normal" title="Pacman"> |
| 48 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 49 | + </state> |
| 50 | + <connections> |
| 51 | + <action selector="pacmanAction:" destination="RFH-zq-9gR" eventType="touchUpInside" id="aK3-Na-Pco"/> |
| 52 | + </connections> |
| 53 | + </button> |
| 54 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Bnx-XC-RaR"> |
| 55 | + <rect key="frame" x="133" y="172" width="54" height="30"/> |
| 56 | + <state key="normal" title="Custom"> |
| 57 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 58 | + </state> |
| 59 | + <connections> |
| 60 | + <action selector="customAction:" destination="RFH-zq-9gR" eventType="touchUpInside" id="LfN-aH-EiW"/> |
| 61 | + </connections> |
| 62 | + </button> |
| 63 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="h5G-X9-Qyf"> |
| 64 | + <rect key="frame" x="136" y="58" width="49" height="30"/> |
| 65 | + <state key="normal" title="Default"> |
| 66 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 67 | + </state> |
| 68 | + <connections> |
| 69 | + <action selector="defaultAction:" destination="RFH-zq-9gR" eventType="touchUpInside" id="vuF-tC-pFA"/> |
| 70 | + </connections> |
| 71 | + </button> |
| 72 | + </subviews> |
| 73 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 74 | + <constraints> |
| 75 | + <constraint firstAttribute="centerX" secondItem="Phb-fN-T5w" secondAttribute="centerX" id="PCV-Gn-Hr1"/> |
| 76 | + <constraint firstAttribute="centerX" secondItem="8ef-eQ-bwJ" secondAttribute="centerX" id="age-3w-nqf"/> |
| 77 | + <constraint firstAttribute="centerX" secondItem="Bnx-XC-RaR" secondAttribute="centerX" id="b7p-mx-ov2"/> |
| 78 | + <constraint firstItem="8ef-eQ-bwJ" firstAttribute="top" secondItem="h5G-X9-Qyf" secondAttribute="bottom" constant="8" id="d05-jf-IhB"/> |
| 79 | + <constraint firstItem="h5G-X9-Qyf" firstAttribute="top" secondItem="Jwa-dH-WnZ" secondAttribute="bottom" constant="58" id="eMs-2s-g1f"/> |
| 80 | + <constraint firstItem="Bnx-XC-RaR" firstAttribute="top" secondItem="Phb-fN-T5w" secondAttribute="bottom" constant="8" id="mTB-9E-ci7"/> |
| 81 | + <constraint firstItem="Phb-fN-T5w" firstAttribute="top" secondItem="8ef-eQ-bwJ" secondAttribute="bottom" constant="8" id="u0s-Uu-qxY"/> |
| 82 | + <constraint firstAttribute="centerX" secondItem="h5G-X9-Qyf" secondAttribute="centerX" id="wpB-gj-h9z"/> |
| 83 | + </constraints> |
| 84 | + </view> |
| 85 | + <navigationItem key="navigationItem" id="o92-TZ-fbq"/> |
| 86 | + </viewController> |
| 87 | + <placeholder placeholderIdentifier="IBFirstResponder" id="V7h-TM-QaQ" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 88 | + </objects> |
| 89 | + <point key="canvasLocation" x="-243" y="59"/> |
| 90 | + </scene> |
24 | 91 | <!--Pull to refresh example-->
|
25 | 92 | <scene sceneID="tne-QT-ifu">
|
26 | 93 | <objects>
|
27 |
| - <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="PullToRefreshDemo" customModuleProvider="target" sceneMemberID="viewController"> |
| 94 | + <viewController storyboardIdentifier="PullToRefreshViewController" id="BYZ-38-t0r" customClass="PullToRefreshViewController" customModule="PullToRefreshDemo" customModuleProvider="target" sceneMemberID="viewController"> |
28 | 95 | <layoutGuides>
|
29 | 96 | <viewControllerLayoutGuide type="top" id="Da1-dG-drI"/>
|
30 | 97 | <viewControllerLayoutGuide type="bottom" id="Uca-LH-LIW"/>
|
|
34 | 101 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
35 | 102 | <subviews>
|
36 | 103 | <tableView contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="60" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="h8l-ma-AYT">
|
37 |
| - <rect key="frame" x="0.0" y="64" width="320" height="504"/> |
| 104 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
38 | 105 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
39 | 106 | <sections/>
|
40 | 107 | <connections>
|
|
44 | 111 | </subviews>
|
45 | 112 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
46 | 113 | <constraints>
|
47 |
| - <constraint firstItem="h8l-ma-AYT" firstAttribute="top" secondItem="Da1-dG-drI" secondAttribute="bottom" id="38z-sU-HmL"/> |
48 | 114 | <constraint firstItem="Uca-LH-LIW" firstAttribute="top" secondItem="h8l-ma-AYT" secondAttribute="bottom" id="D8K-CE-Vq7"/>
|
49 | 115 | <constraint firstAttribute="trailing" secondItem="h8l-ma-AYT" secondAttribute="trailing" id="Er9-4b-QHO"/>
|
| 116 | + <constraint firstItem="h8l-ma-AYT" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="Nkq-8N-Au9"/> |
50 | 117 | <constraint firstItem="h8l-ma-AYT" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="Z3q-lz-tWx"/>
|
51 | 118 | </constraints>
|
52 | 119 | </view>
|
|
57 | 124 | </viewController>
|
58 | 125 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
59 | 126 | </objects>
|
60 |
| - <point key="canvasLocation" x="-231" y="59"/> |
| 127 | + <point key="canvasLocation" x="124" y="59"/> |
61 | 128 | </scene>
|
62 | 129 | </scenes>
|
63 | 130 | <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
0 commit comments