12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
- <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="RQExerciseSettingCell">
- <rect key="frame" x="0.0" y="0.0" width="375" 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="375" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="Te4-78-6Vj">
- <rect key="frame" x="171.5" y="0.0" width="187.5" height="44"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Uch-cP-6QW">
- <rect key="frame" x="0.0" y="0.0" width="52" height="44"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="标准">
- <color key="titleColor" red="0.039215686274509803" green="0.10196078431372549" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="deviceRGB"/>
- </state>
- <connections>
- <action selector="normalBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="zFL-T6-X2Y"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ubk-Qo-zlw">
- <rect key="frame" x="68" y="0.0" width="51.5" height="44"/>
- <fontDescription key="fontDescription" type="system" pointSize="19"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="中等">
- <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="deviceRGB"/>
- </state>
- <connections>
- <action selector="medimBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="63s-dt-AdG"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CXB-Tq-AtP">
- <rect key="frame" x="135.5" y="0.0" width="52" height="44"/>
- <fontDescription key="fontDescription" type="system" pointSize="21"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="大号">
- <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" red="0.28627450980000002" green="0.5568627451" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="deviceRGB"/>
- </state>
- <connections>
- <action selector="bigBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="itP-cC-nTd"/>
- </connections>
- </button>
- </subviews>
- </stackView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hUB-2O-IFc">
- <rect key="frame" x="16" y="12.5" width="39.5" height="19.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="hUB-2O-IFc" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="1pO-df-j8e"/>
- <constraint firstAttribute="trailing" secondItem="Te4-78-6Vj" secondAttribute="trailing" constant="16" id="3a1-O5-L21"/>
- <constraint firstItem="Te4-78-6Vj" firstAttribute="height" secondItem="H2p-sc-9uM" secondAttribute="height" id="6d0-yI-FgQ"/>
- <constraint firstItem="hUB-2O-IFc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="9Cb-n1-fL9"/>
- <constraint firstItem="Te4-78-6Vj" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="LEb-Cy-11k"/>
- <constraint firstItem="Te4-78-6Vj" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" multiplier="0.5" id="uhx-FY-QXW"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="bigBtn" destination="CXB-Tq-AtP" id="25l-2t-SQO"/>
- <outlet property="medimBtn" destination="Ubk-Qo-zlw" id="o30-RS-UeE"/>
- <outlet property="myTitleLabel" destination="hUB-2O-IFc" id="YgS-DZ-r3q"/>
- <outlet property="normalBtn" destination="Uch-cP-6QW" id="28Y-Bc-HSH"/>
- </connections>
- <point key="canvasLocation" x="132" y="77"/>
- </tableViewCell>
- </objects>
- </document>
|