Files
2025-08-08 11:05:33 +08:00

47 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
<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"/>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="ZXYChooseNumCell">
<rect key="frame" x="0.0" y="0.0" width="94" height="47"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
<rect key="frame" x="0.0" y="0.0" width="94" height="47"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nQM-zW-48Z">
<rect key="frame" x="0.0" y="0.0" width="94" height="47"/>
<color key="backgroundColor" white="1" alpha="0.12161981491815477" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="19"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="20"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
</subviews>
</view>
<constraints>
<constraint firstItem="nQM-zW-48Z" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="3Kw-hQ-Ib9"/>
<constraint firstAttribute="trailing" secondItem="nQM-zW-48Z" secondAttribute="trailing" id="5PY-vY-Mxm"/>
<constraint firstAttribute="bottom" secondItem="nQM-zW-48Z" secondAttribute="bottom" id="bWa-w2-6Ek"/>
<constraint firstItem="nQM-zW-48Z" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="z8o-wn-3TT"/>
</constraints>
<size key="customSize" width="94" height="47"/>
<connections>
<outlet property="numLab" destination="nQM-zW-48Z" id="MgE-k0-RJg"/>
</connections>
<point key="canvasLocation" x="148.09160305343511" y="-12.323943661971832"/>
</collectionViewCell>
</objects>
</document>