| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1217" 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="11757"/>
- <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"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="LrcShowView">
- <rect key="frame" x="0.0" y="0.0" width="361" height="65"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="83m-rL-XSI" customClass="LrcLabel">
- <rect key="frame" x="0.0" y="21" width="0.0" height="21"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="2qg-XV-IeM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iO2-uG-QZ6" customClass="LrcLabel">
- <rect key="frame" x="361" y="44" width="0.0" height="21"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="vyH-Ao-ZGU"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="C7O-c1-acs">
- <rect key="frame" x="0.0" y="0.0" width="60" height="21"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="DxE-Mg-t30"/>
- <constraint firstAttribute="width" constant="60" id="Uqw-ft-SHC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="813-cw-47y">
- <rect key="frame" x="72" y="3" width="0.0" height="21"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="83m-rL-XSI" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="H3n-bM-jmy"/>
- <constraint firstAttribute="bottom" secondItem="iO2-uG-QZ6" secondAttribute="bottom" id="I0j-TY-fKj"/>
- <constraint firstItem="C7O-c1-acs" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="PQF-0b-1oL"/>
- <constraint firstItem="83m-rL-XSI" firstAttribute="top" secondItem="C7O-c1-acs" secondAttribute="bottom" id="QpG-KF-nvT"/>
- <constraint firstItem="C7O-c1-acs" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="W4g-ZY-iTV"/>
- <constraint firstAttribute="trailing" secondItem="iO2-uG-QZ6" secondAttribute="trailing" id="pKa-Ts-3pK"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="lrcDowmLab" destination="iO2-uG-QZ6" id="jqh-V2-sT6"/>
- <outlet property="lrcUpLab" destination="83m-rL-XSI" id="T73-RE-7St"/>
- <outlet property="musicInfoLab" destination="813-cw-47y" id="sdC-dA-cFJ"/>
- <outlet property="musicTimeCountDownLab" destination="C7O-c1-acs" id="lG9-mU-Foe"/>
- </connections>
- <point key="canvasLocation" x="-40.5" y="-357"/>
- </view>
- </objects>
- </document>
|