Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: third_party/grpc/examples/objective-c/route_guide/Misc/Base.lproj/Main.storyboard

Issue 1932353002: Initial checkin of gRPC to third_party/ Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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="14D131" targetRuntime="iOS.CocoaTouch" p ropertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initia lViewController="49e-Tb-3d3">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi on="7701"/>
5 </dependencies>
6 <scenes>
7 <!--Get Feature-->
8 <scene sceneID="hNz-n2-bh7">
9 <objects>
10 <viewController id="9pv-A4-QxB" customClass="GetFeatureViewContr oller" sceneMemberID="viewController">
11 <layoutGuides>
12 <viewControllerLayoutGuide type="top" id="Ia1-K6-d13"/>
13 <viewControllerLayoutGuide type="bottom" id="4ug-Mw-9AY" />
14 </layoutGuides>
15 <view key="view" contentMode="scaleToFill" id="tsR-hK-woN">
16 <rect key="frame" x="0.0" y="0.0" width="600" height="60 0"/>
17 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
18 <subviews>
19 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="scaleToFill" text="Get Feature Demo" textAlignment=" center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizi ngMaskIntoConstraints="NO" id="KQZ-1w-vlD">
20 <rect key="frame" x="150" y="279" width="299" he ight="42"/>
21 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
22 <fontDescription key="fontDescription" name="Hel vetica" family="Helvetica" pointSize="36"/>
23 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
24 <nil key="highlightedColor"/>
25 </label>
26 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggin gPriority="251" misplaced="YES" text="See ViewControllers.m and this app's log i n XCode" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustmen t="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConst raints="NO" id="A5M-7J-77L">
27 <rect key="frame" x="136" y="329" width="329" he ight="17"/>
28 <fontDescription key="fontDescription" type="sys tem" pointSize="14"/>
29 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
30 <nil key="highlightedColor"/>
31 </label>
32 </subviews>
33 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
34 <constraints>
35 <constraint firstAttribute="centerX" secondItem="KQZ -1w-vlD" secondAttribute="centerX" id="6BV-lF-sBN"/>
36 <constraint firstItem="A5M-7J-77L" firstAttribute="t op" secondItem="KQZ-1w-vlD" secondAttribute="bottom" constant="8" symbolic="YES" id="cfb-er-3JN"/>
37 <constraint firstItem="A5M-7J-77L" firstAttribute="c enterX" secondItem="KQZ-1w-vlD" secondAttribute="centerX" id="e1l-AV-tCB"/>
38 <constraint firstAttribute="centerY" secondItem="KQZ -1w-vlD" secondAttribute="centerY" id="exm-UA-ej4"/>
39 </constraints>
40 </view>
41 <tabBarItem key="tabBarItem" title="Get Feature" image="firs t" id="acW-dT-cKf"/>
42 </viewController>
43 <placeholder placeholderIdentifier="IBFirstResponder" id="W5J-7L -Pyd" sceneMemberID="firstResponder"/>
44 </objects>
45 <point key="canvasLocation" x="718" y="-660"/>
46 </scene>
47 <!--List Features-->
48 <scene sceneID="wg7-f3-ORb">
49 <objects>
50 <viewController id="8rJ-Kc-sve" customClass="ListFeaturesViewCon troller" sceneMemberID="viewController">
51 <layoutGuides>
52 <viewControllerLayoutGuide type="top" id="L7p-HK-0SC"/>
53 <viewControllerLayoutGuide type="bottom" id="Djb-ko-YwX" />
54 </layoutGuides>
55 <view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW">
56 <rect key="frame" x="0.0" y="0.0" width="600" height="60 0"/>
57 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
58 <subviews>
59 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="scaleToFill" text="List Features Demo" textAlignment ="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresi zingMaskIntoConstraints="NO" id="zEq-FU-wV5">
60 <rect key="frame" x="143" y="279" width="315" he ight="42"/>
61 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
62 <fontDescription key="fontDescription" name="Hel vetica" family="Helvetica" pointSize="36"/>
63 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
64 <nil key="highlightedColor"/>
65 </label>
66 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggin gPriority="251" text="See ViewControllers.m and this app's log in XCode" textAli gnment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaseline s" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id=" NDk-cv-Gan">
67 <rect key="frame" x="136" y="329" width="329" he ight="17"/>
68 <fontDescription key="fontDescription" type="sys tem" pointSize="14"/>
69 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
70 <nil key="highlightedColor"/>
71 </label>
72 </subviews>
73 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
74 <constraints>
75 <constraint firstItem="NDk-cv-Gan" firstAttribute="t op" secondItem="zEq-FU-wV5" secondAttribute="bottom" constant="8" symbolic="YES" id="Day-4N-Vmt"/>
76 <constraint firstItem="NDk-cv-Gan" firstAttribute="c enterX" secondItem="zEq-FU-wV5" secondAttribute="centerX" id="JgO-Fn-dHn"/>
77 <constraint firstAttribute="centerX" secondItem="zEq -FU-wV5" secondAttribute="centerX" id="qqM-NS-xev"/>
78 <constraint firstAttribute="centerY" secondItem="zEq -FU-wV5" secondAttribute="centerY" id="qzY-Ky-pLD"/>
79 </constraints>
80 </view>
81 <tabBarItem key="tabBarItem" title="List Features" image="se cond" id="cPa-gy-q4n"/>
82 </viewController>
83 <placeholder placeholderIdentifier="IBFirstResponder" id="4Nw-L8 -lE0" sceneMemberID="firstResponder"/>
84 </objects>
85 <point key="canvasLocation" x="1466" y="-386"/>
86 </scene>
87 <!--Tab Bar Controller-->
88 <scene sceneID="yl2-sM-qoP">
89 <objects>
90 <tabBarController id="49e-Tb-3d3" sceneMemberID="viewController" >
91 <nil key="simulatedBottomBarMetrics"/>
92 <tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YX A">
93 <rect key="frame" x="0.0" y="975" width="768" height="49 "/>
94 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMinY="YES"/>
95 <color key="backgroundColor" white="0.0" alpha="0.0" col orSpace="calibratedWhite"/>
96 </tabBar>
97 <connections>
98 <segue destination="9pv-A4-QxB" kind="relationship" rela tionship="viewControllers" id="u7Y-xg-7CH"/>
99 <segue destination="8rJ-Kc-sve" kind="relationship" rela tionship="viewControllers" id="lzU-1b-eKA"/>
100 <segue destination="YIR-e4-hjB" kind="relationship" rela tionship="viewControllers" id="L0R-vl-fT4"/>
101 <segue destination="6mc-1d-hJy" kind="relationship" rela tionship="viewControllers" id="C2G-Se-4Fe"/>
102 </connections>
103 </tabBarController>
104 <placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB -40B" sceneMemberID="firstResponder"/>
105 </objects>
106 <point key="canvasLocation" x="0.0" y="0.0"/>
107 </scene>
108 <!--Record Route-->
109 <scene sceneID="kS4-Oa-mxG">
110 <objects>
111 <viewController id="YIR-e4-hjB" userLabel="Record Route" customC lass="RecordRouteViewController" sceneMemberID="viewController">
112 <layoutGuides>
113 <viewControllerLayoutGuide type="top" id="jR8-0x-GjY"/>
114 <viewControllerLayoutGuide type="bottom" id="4Q5-sW-A9H" />
115 </layoutGuides>
116 <view key="view" contentMode="scaleToFill" id="Wvj-mg-YnO">
117 <rect key="frame" x="0.0" y="0.0" width="600" height="60 0"/>
118 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
119 <subviews>
120 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="scaleToFill" text="Record Route Demo" textAlignment= "center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresiz ingMaskIntoConstraints="NO" id="Nqv-Vr-o8P">
121 <rect key="frame" x="136" y="279" width="329" he ight="42"/>
122 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
123 <fontDescription key="fontDescription" name="Hel vetica" family="Helvetica" pointSize="36"/>
124 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
125 <nil key="highlightedColor"/>
126 </label>
127 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggin gPriority="251" text="See ViewControllers.m and this app's log in XCode" textAli gnment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaseline s" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id=" xjS-0N-tLe">
128 <rect key="frame" x="136" y="329" width="329" he ight="17"/>
129 <fontDescription key="fontDescription" type="sys tem" pointSize="14"/>
130 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
131 <nil key="highlightedColor"/>
132 </label>
133 </subviews>
134 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
135 <constraints>
136 <constraint firstAttribute="centerX" secondItem="Nqv -Vr-o8P" secondAttribute="centerX" id="1wf-uc-57y"/>
137 <constraint firstItem="xjS-0N-tLe" firstAttribute="c enterX" secondItem="Nqv-Vr-o8P" secondAttribute="centerX" id="Gnh-rN-EQ3"/>
138 <constraint firstItem="xjS-0N-tLe" firstAttribute="t op" secondItem="Nqv-Vr-o8P" secondAttribute="bottom" constant="8" symbolic="YES" id="Xhj-u3-th9"/>
139 <constraint firstAttribute="centerY" secondItem="Nqv -Vr-o8P" secondAttribute="centerY" id="xqU-v8-Bb3"/>
140 </constraints>
141 </view>
142 <tabBarItem key="tabBarItem" title="Record Route" image="fir st" id="PLK-Jm-UyM"/>
143 </viewController>
144 <placeholder placeholderIdentifier="IBFirstResponder" id="9RW-dt -a4q" sceneMemberID="firstResponder"/>
145 </objects>
146 <point key="canvasLocation" x="1466" y="264"/>
147 </scene>
148 <!--Route Chat-->
149 <scene sceneID="M4k-TV-RZJ">
150 <objects>
151 <viewController id="6mc-1d-hJy" userLabel="Route Chat" customCla ss="RouteChatViewController" sceneMemberID="viewController">
152 <layoutGuides>
153 <viewControllerLayoutGuide type="top" id="Sl7-r2-TON"/>
154 <viewControllerLayoutGuide type="bottom" id="e7m-SC-g06" />
155 </layoutGuides>
156 <view key="view" contentMode="scaleToFill" id="c9d-af-OMP">
157 <rect key="frame" x="0.0" y="0.0" width="600" height="60 0"/>
158 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
159 <subviews>
160 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="scaleToFill" text="Route Chat Demo" textAlignment="c enter" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizin gMaskIntoConstraints="NO" id="zUL-Bo-wJt">
161 <rect key="frame" x="156" y="279" width="289" he ight="42"/>
162 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
163 <fontDescription key="fontDescription" name="Hel vetica" family="Helvetica" pointSize="36"/>
164 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
165 <nil key="highlightedColor"/>
166 </label>
167 <label opaque="NO" clipsSubviews="YES" userInteracti onEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggin gPriority="251" text="See ViewControllers.m and this app's log in XCode" textAli gnment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaseline s" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id=" CgS-1q-Od9">
168 <rect key="frame" x="136" y="329" width="329" he ight="17"/>
169 <fontDescription key="fontDescription" type="sys tem" pointSize="14"/>
170 <color key="textColor" red="0.0" green="0.0" blu e="0.0" alpha="1" colorSpace="calibratedRGB"/>
171 <nil key="highlightedColor"/>
172 </label>
173 </subviews>
174 <color key="backgroundColor" white="1" alpha="1" colorSp ace="custom" customColorSpace="calibratedWhite"/>
175 <constraints>
176 <constraint firstAttribute="centerY" secondItem="zUL -Bo-wJt" secondAttribute="centerY" id="5hM-q1-ZjM"/>
177 <constraint firstItem="CgS-1q-Od9" firstAttribute="t op" secondItem="zUL-Bo-wJt" secondAttribute="bottom" constant="8" symbolic="YES" id="AqI-Ra-a5O"/>
178 <constraint firstItem="CgS-1q-Od9" firstAttribute="c enterX" secondItem="zUL-Bo-wJt" secondAttribute="centerX" id="K8f-KI-bc6"/>
179 <constraint firstAttribute="centerX" secondItem="zUL -Bo-wJt" secondAttribute="centerX" id="n8b-x8-Yze"/>
180 </constraints>
181 </view>
182 <tabBarItem key="tabBarItem" title="Route Chat" image="secon d" id="p2G-IC-yAR"/>
183 </viewController>
184 <placeholder placeholderIdentifier="IBFirstResponder" id="yUz-se -Cfi" sceneMemberID="firstResponder"/>
185 </objects>
186 <point key="canvasLocation" x="718" y="594"/>
187 </scene>
188 </scenes>
189 <resources>
190 <image name="first" width="30" height="30"/>
191 <image name="second" width="30" height="30"/>
192 </resources>
193 </document>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698