|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies>
|
4 | 7 | <deployment identifier="iOS"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 10 | </dependencies>
|
7 | 11 | <objects>
|
8 | 12 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
9 | 13 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
10 |
| - <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ButtonBarViewCell" customModule="XLPagerTabStrip" customModuleProvider="target"> |
| 14 | + <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zg4-fX-zUF" customClass="ButtonBarViewCell" customModule="XLPagerTabStrip" customModuleProvider="target"> |
11 | 15 | <rect key="frame" x="0.0" y="0.0" width="80" height="40"/>
|
12 |
| - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
13 |
| - <subviews> |
14 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4bA-d3-zGi"> |
15 |
| - <rect key="frame" x="18" y="10" width="45" height="21"/> |
16 |
| - <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/> |
17 |
| - <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
18 |
| - <nil key="highlightedColor"/> |
19 |
| - </label> |
20 |
| - </subviews> |
21 |
| - <color key="backgroundColor" red="0.027450980390000001" green="0.72549019609999998" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/> |
| 16 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 17 | + <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> |
| 18 | + <rect key="frame" x="0.0" y="0.0" width="80" height="40"/> |
| 19 | + <autoresizingMask key="autoresizingMask"/> |
| 20 | + <subviews> |
| 21 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s7f-rk-sQl"> |
| 22 | + <rect key="frame" x="22" y="12" width="37.5" height="17"/> |
| 23 | + <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/> |
| 24 | + <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 25 | + <nil key="highlightedColor"/> |
| 26 | + </label> |
| 27 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tFG-yJ-6Th"> |
| 28 | + <rect key="frame" x="22.5" y="2.5" width="35" height="35"/> |
| 29 | + <constraints> |
| 30 | + <constraint firstAttribute="width" constant="35" id="VRw-5F-5WY"/> |
| 31 | + <constraint firstAttribute="height" constant="35" id="ojk-Ug-Lgh"/> |
| 32 | + </constraints> |
| 33 | + </imageView> |
| 34 | + </subviews> |
| 35 | + </view> |
| 36 | + <color key="backgroundColor" red="0.027450980390000001" green="0.72549019609999998" blue="0.60784313729999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
22 | 37 | <constraints>
|
23 |
| - <constraint firstAttribute="centerX" secondItem="4bA-d3-zGi" secondAttribute="centerX" id="kcH-EZ-rRx"/> |
24 |
| - <constraint firstAttribute="centerY" secondItem="4bA-d3-zGi" secondAttribute="centerY" id="lcE-iT-kgq"/> |
| 38 | + <constraint firstItem="tFG-yJ-6Th" firstAttribute="centerY" secondItem="zg4-fX-zUF" secondAttribute="centerY" id="5so-ZP-gRs"/> |
| 39 | + <constraint firstItem="tFG-yJ-6Th" firstAttribute="centerX" secondItem="zg4-fX-zUF" secondAttribute="centerX" id="9em-NR-hoa"/> |
| 40 | + <constraint firstItem="s7f-rk-sQl" firstAttribute="centerY" secondItem="zg4-fX-zUF" secondAttribute="centerY" id="ZeP-6I-AXE"/> |
| 41 | + <constraint firstItem="s7f-rk-sQl" firstAttribute="centerX" secondItem="zg4-fX-zUF" secondAttribute="centerX" id="c15-bZ-hPG"/> |
25 | 42 | </constraints>
|
26 |
| - <nil key="simulatedStatusBarMetrics"/> |
27 |
| - <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
28 | 43 | <connections>
|
29 |
| - <outlet property="label" destination="4bA-d3-zGi" id="Ckx-bG-ZhP"/> |
| 44 | + <outlet property="imageView" destination="tFG-yJ-6Th" id="Odb-dR-tf4"/> |
| 45 | + <outlet property="label" destination="s7f-rk-sQl" id="4gU-tb-BMB"/> |
30 | 46 | </connections>
|
31 |
| - <point key="canvasLocation" x="304" y="552"/> |
32 |
| - </view> |
| 47 | + <point key="canvasLocation" x="307" y="541"/> |
| 48 | + </collectionViewCell> |
33 | 49 | </objects>
|
34 | 50 | </document>
|
0 commit comments