47 lines
3.8 KiB
XML
47 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.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" reuseIdentifier="SecondSetTimeCell" rowHeight="49" id="KGk-i7-Jjw" customClass="SecondSetTimeCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="327" height="48"/>
|
|
<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="327" height="47"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j8A-tI-48w">
|
|
<rect key="frame" x="246" y="8" width="51" height="31"/>
|
|
</switch>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QzQ-oU-UIS">
|
|
<rect key="frame" x="13" y="11" width="140" height="26"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="26" id="3bs-5b-LAQ"/>
|
|
<constraint firstAttribute="width" constant="140" id="Vuv-YV-NWO"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="QzQ-oU-UIS" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="5" id="NJT-Su-yoK"/>
|
|
<constraint firstItem="j8A-tI-48w" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="VEG-L9-nn6"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="j8A-tI-48w" secondAttribute="trailing" constant="24" id="t55-VG-h9e"/>
|
|
<constraint firstItem="QzQ-oU-UIS" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="wDZ-K2-kHZ"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="secondtitlelabel" destination="QzQ-oU-UIS" id="4xE-Us-Kro"/>
|
|
<outlet property="settimeSwitch" destination="j8A-tI-48w" id="btK-cu-i2z"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="160.5" y="357"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
</document>
|