You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

52 lines
4.0 KiB

<?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" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<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"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="AddWeekTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UaG-k7-rRo">
<rect key="frame" x="15" y="11" width="42" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="42" id="7a5-vN-C6r"/>
<constraint firstAttribute="height" constant="21" id="Ypt-Bp-ZYN"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jeQ-0r-MtE">
<rect key="frame" x="65" y="0.0" width="255" height="43.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
</subviews>
<constraints>
<constraint firstItem="UaG-k7-rRo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="24d-Vg-Zha"/>
<constraint firstItem="jeQ-0r-MtE" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="8Ih-bW-fSz"/>
<constraint firstAttribute="bottom" secondItem="jeQ-0r-MtE" secondAttribute="bottom" id="OaH-X6-HAj"/>
<constraint firstAttribute="trailing" secondItem="jeQ-0r-MtE" secondAttribute="trailing" id="P8E-P8-YZU"/>
<constraint firstItem="jeQ-0r-MtE" firstAttribute="leading" secondItem="UaG-k7-rRo" secondAttribute="trailing" constant="8" id="bCH-AF-MiK"/>
<constraint firstItem="UaG-k7-rRo" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="uTX-8G-D4g"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="aTitleLabel" destination="UaG-k7-rRo" id="Ijo-0q-7JF"/>
<outlet property="weekBtnView" destination="jeQ-0r-MtE" id="42F-2F-beP"/>
</connections>
<point key="canvasLocation" x="-188" y="24"/>
</tableViewCell>
</objects>
</document>