This repository has been archived by the owner on Oct 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1b29fe2
commit 336c9cc
Showing
88 changed files
with
7,694 additions
and
5,086 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,65 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14F6a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES"> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> | ||
<device id="retina4_7" orientation="portrait"> | ||
<adaptation id="fullscreen"/> | ||
</device> | ||
<dependencies> | ||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/> | ||
<deployment identifier="iOS"/> | ||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> | ||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | ||
</dependencies> | ||
<objects> | ||
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> | ||
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> | ||
<view contentMode="scaleToFill" id="iN0-l3-epB"> | ||
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
<subviews> | ||
<tabBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YqG-fM-mZ4"> | ||
<rect key="frame" x="0.0" y="431" width="480" height="49"/> | ||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> | ||
<constraints> | ||
<constraint firstAttribute="height" constant="49" id="ef5-7c-KC6"/> | ||
</constraints> | ||
<items/> | ||
</tabBar> | ||
<navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U4e-1e-BSW"> | ||
<rect key="frame" x="0.0" y="0.0" width="480" height="64"/> | ||
<constraints> | ||
<constraint firstAttribute="height" constant="64" id="TJ1-2U-4hG"/> | ||
</constraints> | ||
<color key="barTintColor" red="0.21960784310000001" green="0.49019607840000001" blue="0.81176470590000005" alpha="1" colorSpace="calibratedRGB"/> | ||
<items> | ||
<navigationItem id="xsM-90-qGn"/> | ||
</items> | ||
</navigationBar> | ||
</subviews> | ||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> | ||
<constraints> | ||
<constraint firstItem="U4e-1e-BSW" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="0UW-vN-Bvo"/> | ||
<constraint firstAttribute="trailing" secondItem="U4e-1e-BSW" secondAttribute="trailing" id="Ftu-96-c0M"/> | ||
<constraint firstItem="YqG-fM-mZ4" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="V05-tV-wLM"/> | ||
<constraint firstAttribute="bottom" secondItem="YqG-fM-mZ4" secondAttribute="bottom" id="Xk8-Td-58y"/> | ||
<constraint firstAttribute="trailing" secondItem="YqG-fM-mZ4" secondAttribute="trailing" id="q5s-j0-gbN"/> | ||
<constraint firstItem="U4e-1e-BSW" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="w1h-0C-b1p"/> | ||
</constraints> | ||
<nil key="simulatedStatusBarMetrics"/> | ||
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> | ||
<point key="canvasLocation" x="296" y="437"/> | ||
</view> | ||
<viewController id="Dtt-3q-aUs"> | ||
<layoutGuides> | ||
<viewControllerLayoutGuide type="top" id="P9a-Xn-0df"/> | ||
<viewControllerLayoutGuide type="bottom" id="qH0-cH-eW1"/> | ||
</layoutGuides> | ||
<view key="view" contentMode="scaleToFill" id="DxT-0x-OGN"> | ||
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
<subviews> | ||
<tabBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HhL-U5-H4y"> | ||
<rect key="frame" x="0.0" y="618" width="375" height="49"/> | ||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | ||
<items/> | ||
</tabBar> | ||
<navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dZq-x5-fHY"> | ||
<rect key="frame" x="0.0" y="20" width="375" height="44"/> | ||
<color key="barTintColor" red="0.17367905378341675" green="0.40215393900871277" blue="0.76835298538208008" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | ||
<items> | ||
<navigationItem id="S1i-UO-YaU"/> | ||
</items> | ||
</navigationBar> | ||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7pv-Fn-yst"> | ||
<rect key="frame" x="0.0" y="0.0" width="375" height="20"/> | ||
<color key="backgroundColor" red="0.17367905380000001" green="0.40215393900000002" blue="0.76835298539999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | ||
</view> | ||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5sj-U5-sqp"> | ||
<rect key="frame" x="0.0" y="64" width="375" height="554"/> | ||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | ||
</view> | ||
</subviews> | ||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | ||
<constraints> | ||
<constraint firstItem="qH0-cH-eW1" firstAttribute="top" secondItem="HhL-U5-H4y" secondAttribute="bottom" id="0GR-MT-DKh"/> | ||
<constraint firstItem="HhL-U5-H4y" firstAttribute="top" secondItem="5sj-U5-sqp" secondAttribute="bottom" id="621-Cy-cu1"/> | ||
<constraint firstItem="dZq-x5-fHY" firstAttribute="leading" secondItem="DxT-0x-OGN" secondAttribute="leading" id="6hQ-l1-TZ8"/> | ||
<constraint firstItem="5sj-U5-sqp" firstAttribute="top" secondItem="dZq-x5-fHY" secondAttribute="bottom" id="Ak7-sB-LSI"/> | ||
<constraint firstItem="dZq-x5-fHY" firstAttribute="top" secondItem="P9a-Xn-0df" secondAttribute="bottom" id="BFX-P0-FaL"/> | ||
<constraint firstItem="5sj-U5-sqp" firstAttribute="leading" secondItem="DxT-0x-OGN" secondAttribute="leading" id="Omr-nA-zJU"/> | ||
<constraint firstItem="HhL-U5-H4y" firstAttribute="leading" secondItem="DxT-0x-OGN" secondAttribute="leading" id="OzM-hx-90I"/> | ||
<constraint firstItem="7pv-Fn-yst" firstAttribute="leading" secondItem="DxT-0x-OGN" secondAttribute="leading" id="T0W-jx-3db"/> | ||
<constraint firstItem="7pv-Fn-yst" firstAttribute="top" secondItem="DxT-0x-OGN" secondAttribute="top" id="UfI-XQ-zi2"/> | ||
<constraint firstAttribute="trailing" secondItem="5sj-U5-sqp" secondAttribute="trailing" id="aDX-nV-zhj"/> | ||
<constraint firstAttribute="trailing" secondItem="HhL-U5-H4y" secondAttribute="trailing" id="cc3-bT-lwC"/> | ||
<constraint firstAttribute="trailing" secondItem="7pv-Fn-yst" secondAttribute="trailing" id="hB1-Il-lro"/> | ||
<constraint firstAttribute="trailing" secondItem="dZq-x5-fHY" secondAttribute="trailing" id="pd6-gY-Mce"/> | ||
<constraint firstItem="dZq-x5-fHY" firstAttribute="top" secondItem="7pv-Fn-yst" secondAttribute="bottom" id="wfn-8O-eFz"/> | ||
</constraints> | ||
</view> | ||
<point key="canvasLocation" x="52" y="374.66266866566718"/> | ||
</viewController> | ||
</objects> | ||
</document> |
Oops, something went wrong.