207 lines
21 KiB
XML
207 lines
21 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" 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="22504"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="LMWeekStarViewController">
|
|
<connections>
|
|
<outlet property="currentTableView" destination="hYP-dn-D93" id="PL1-Ma-5dy"/>
|
|
<outlet property="heightConstraint" destination="TX3-KR-YTz" id="FCO-1w-n67"/>
|
|
<outlet property="lastWeekTopItemView" destination="WwQ-Ah-x5L" id="KYa-5S-5CT"/>
|
|
<outlet property="meInfoDeffNumLabel" destination="YLy-KF-d4I" id="8hd-sx-6KO"/>
|
|
<outlet property="meInfoHeaderPic" destination="AU3-Qa-uP0" id="a2b-Wo-1V6"/>
|
|
<outlet property="meInfoNicknameLabel" destination="vGt-1P-9lW" id="Hvc-eK-xT7"/>
|
|
<outlet property="meInfoisRank" destination="Vim-Jo-T1g" id="jf9-Ai-0MB"/>
|
|
<outlet property="topLayout" destination="j75-lx-UtM" id="Vrm-ht-REu"/>
|
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T6L-Ky-FPj">
|
|
<rect key="frame" x="0.0" y="100" width="375" height="626"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="q5p-hQ-hNV">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="966"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="week_home_top" translatesAutoresizingMaskIntoConstraints="NO" id="hdt-Rw-tEu">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="306"/>
|
|
</imageView>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TR3-n7-5nn">
|
|
<rect key="frame" x="15" y="256" width="345" height="200"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="week_current_last_bg" translatesAutoresizingMaskIntoConstraints="NO" id="iSM-oJ-V8O">
|
|
<rect key="frame" x="0.0" y="0.0" width="345" height="192"/>
|
|
</imageView>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="WwQ-Ah-x5L">
|
|
<rect key="frame" x="0.0" y="55" width="345" height="145"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="nhz-wt-VvE">
|
|
<size key="itemSize" width="128" height="128"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
</collectionView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="WwQ-Ah-x5L" firstAttribute="leading" secondItem="TR3-n7-5nn" secondAttribute="leading" id="91o-D9-7fH"/>
|
|
<constraint firstItem="iSM-oJ-V8O" firstAttribute="top" secondItem="TR3-n7-5nn" secondAttribute="top" id="TJt-ip-m4f"/>
|
|
<constraint firstAttribute="height" constant="200" id="TX3-KR-YTz"/>
|
|
<constraint firstAttribute="trailing" secondItem="WwQ-Ah-x5L" secondAttribute="trailing" id="obw-X2-c9O"/>
|
|
<constraint firstItem="iSM-oJ-V8O" firstAttribute="leading" secondItem="TR3-n7-5nn" secondAttribute="leading" id="rvK-Cx-xMj"/>
|
|
<constraint firstAttribute="trailing" secondItem="iSM-oJ-V8O" secondAttribute="trailing" id="sJd-x0-uDQ"/>
|
|
<constraint firstAttribute="bottom" secondItem="WwQ-Ah-x5L" secondAttribute="bottom" id="uY5-gd-3B2"/>
|
|
<constraint firstItem="WwQ-Ah-x5L" firstAttribute="top" secondItem="TR3-n7-5nn" secondAttribute="top" constant="55" id="ynZ-g4-dfV"/>
|
|
</constraints>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UTr-o3-KDk">
|
|
<rect key="frame" x="15" y="466" width="345" height="500"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="week_current_list_bg" translatesAutoresizingMaskIntoConstraints="NO" id="xTm-Xf-Cyh">
|
|
<rect key="frame" x="0.0" y="0.0" width="345" height="500"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="xTm-Xf-Cyh" secondAttribute="height" multiplier="345:500" id="rp7-OK-L1g"/>
|
|
</constraints>
|
|
</imageView>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="77" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="hYP-dn-D93">
|
|
<rect key="frame" x="10" y="55" width="325" height="445"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="-1" id="ro7-gs-2CM"/>
|
|
<outlet property="delegate" destination="-1" id="GKT-fZ-9n4"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="hYP-dn-D93" secondAttribute="bottom" id="LQf-el-rwC"/>
|
|
<constraint firstItem="xTm-Xf-Cyh" firstAttribute="top" secondItem="UTr-o3-KDk" secondAttribute="top" id="Mpk-U0-PDj"/>
|
|
<constraint firstItem="hYP-dn-D93" firstAttribute="top" secondItem="UTr-o3-KDk" secondAttribute="top" constant="55" id="PJl-qe-oXi"/>
|
|
<constraint firstAttribute="trailing" secondItem="hYP-dn-D93" secondAttribute="trailing" constant="10" id="TmB-zL-MF9"/>
|
|
<constraint firstAttribute="bottom" secondItem="xTm-Xf-Cyh" secondAttribute="bottom" id="bSS-EQ-c3l"/>
|
|
<constraint firstItem="hYP-dn-D93" firstAttribute="leading" secondItem="UTr-o3-KDk" secondAttribute="leading" constant="10" id="d7Z-1Z-GMX"/>
|
|
<constraint firstItem="xTm-Xf-Cyh" firstAttribute="leading" secondItem="UTr-o3-KDk" secondAttribute="leading" id="ea9-ZT-AZa"/>
|
|
<constraint firstAttribute="trailing" secondItem="xTm-Xf-Cyh" secondAttribute="trailing" id="jlK-qR-H4f"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="TR3-n7-5nn" secondAttribute="trailing" constant="15" id="4qI-yP-j8P"/>
|
|
<constraint firstItem="hdt-Rw-tEu" firstAttribute="leading" secondItem="q5p-hQ-hNV" secondAttribute="leading" id="98i-sv-hyW"/>
|
|
<constraint firstItem="hdt-Rw-tEu" firstAttribute="top" secondItem="q5p-hQ-hNV" secondAttribute="top" id="9ts-YJ-vCF"/>
|
|
<constraint firstAttribute="bottom" secondItem="UTr-o3-KDk" secondAttribute="bottom" id="EaK-XV-Uin"/>
|
|
<constraint firstItem="TR3-n7-5nn" firstAttribute="leading" secondItem="q5p-hQ-hNV" secondAttribute="leading" constant="15" id="GRM-Do-S8b"/>
|
|
<constraint firstItem="UTr-o3-KDk" firstAttribute="leading" secondItem="q5p-hQ-hNV" secondAttribute="leading" constant="15" id="TSa-Y3-Dfc"/>
|
|
<constraint firstAttribute="height" constant="966" id="bxK-HG-K96"/>
|
|
<constraint firstAttribute="trailing" secondItem="UTr-o3-KDk" secondAttribute="trailing" constant="15" id="p3P-fk-oIG"/>
|
|
<constraint firstItem="UTr-o3-KDk" firstAttribute="top" secondItem="TR3-n7-5nn" secondAttribute="bottom" constant="10" id="sbq-CU-QSf"/>
|
|
<constraint firstAttribute="trailing" secondItem="hdt-Rw-tEu" secondAttribute="trailing" id="xWR-YA-f6E"/>
|
|
<constraint firstItem="TR3-n7-5nn" firstAttribute="top" secondItem="hdt-Rw-tEu" secondAttribute="bottom" constant="-50" id="xnL-bn-Jv0"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="q5p-hQ-hNV" firstAttribute="top" secondItem="T6L-Ky-FPj" secondAttribute="top" id="51g-dA-N1K"/>
|
|
<constraint firstItem="q5p-hQ-hNV" firstAttribute="leading" secondItem="T6L-Ky-FPj" secondAttribute="leading" id="L2w-Dp-usg"/>
|
|
<constraint firstItem="q5p-hQ-hNV" firstAttribute="bottom" secondItem="T6L-Ky-FPj" secondAttribute="bottom" id="NZk-4W-Rrw"/>
|
|
<constraint firstItem="q5p-hQ-hNV" firstAttribute="centerX" secondItem="T6L-Ky-FPj" secondAttribute="centerX" id="Nar-X8-Uib"/>
|
|
<constraint firstItem="q5p-hQ-hNV" firstAttribute="trailing" secondItem="T6L-Ky-FPj" secondAttribute="trailing" id="emN-LE-bde"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="contentLayoutGuide" id="mge-ec-tc5"/>
|
|
<viewLayoutGuide key="frameLayoutGuide" id="R5L-W6-Nop"/>
|
|
</scrollView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Eo-JM-tle">
|
|
<rect key="frame" x="0.0" y="726" width="375" height="86"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="week_home_bottom_bg" translatesAutoresizingMaskIntoConstraints="NO" id="BXm-Sf-j6w">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="86"/>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未上榜" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vim-Jo-T1g">
|
|
<rect key="frame" x="15" y="22" width="40" height="15.666666666666664"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vGt-1P-9lW">
|
|
<rect key="frame" x="101" y="22" width="26.666666666666671" height="15.666666666666664"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="13"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="距上榜还差1个" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YLy-KF-d4I">
|
|
<rect key="frame" x="274" y="22" width="86" height="15.666666666666664"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
|
<color key="textColor" red="1" green="1" blue="1" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_userIcon" translatesAutoresizingMaskIntoConstraints="NO" id="AU3-Qa-uP0">
|
|
<rect key="frame" x="60" y="12" width="36" height="36"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="36" id="2ty-T4-Ke7"/>
|
|
<constraint firstAttribute="width" constant="36" id="sLA-OD-jjd"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="18"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
<real key="value" value="1"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="86" id="9At-c2-Srp"/>
|
|
<constraint firstItem="vGt-1P-9lW" firstAttribute="leading" secondItem="AU3-Qa-uP0" secondAttribute="trailing" constant="5" id="EA4-8t-me6"/>
|
|
<constraint firstAttribute="trailing" secondItem="BXm-Sf-j6w" secondAttribute="trailing" id="GZ6-WM-TVK"/>
|
|
<constraint firstItem="vGt-1P-9lW" firstAttribute="centerY" secondItem="AU3-Qa-uP0" secondAttribute="centerY" id="KHs-nv-zbl"/>
|
|
<constraint firstItem="BXm-Sf-j6w" firstAttribute="top" secondItem="0Eo-JM-tle" secondAttribute="top" id="Ksc-x7-fiY"/>
|
|
<constraint firstItem="AU3-Qa-uP0" firstAttribute="leading" secondItem="Vim-Jo-T1g" secondAttribute="trailing" constant="5" id="MzL-7X-2VI"/>
|
|
<constraint firstAttribute="trailing" secondItem="YLy-KF-d4I" secondAttribute="trailing" constant="15" id="NEx-qS-GEL"/>
|
|
<constraint firstAttribute="bottom" secondItem="BXm-Sf-j6w" secondAttribute="bottom" id="Nr4-Id-h3a"/>
|
|
<constraint firstItem="AU3-Qa-uP0" firstAttribute="centerY" secondItem="Vim-Jo-T1g" secondAttribute="centerY" id="fdh-X6-5LL"/>
|
|
<constraint firstItem="BXm-Sf-j6w" firstAttribute="leading" secondItem="0Eo-JM-tle" secondAttribute="leading" id="hOZ-h7-ZrX"/>
|
|
<constraint firstItem="YLy-KF-d4I" firstAttribute="centerY" secondItem="AU3-Qa-uP0" secondAttribute="centerY" id="o1J-De-kJB"/>
|
|
<constraint firstItem="Vim-Jo-T1g" firstAttribute="top" secondItem="0Eo-JM-tle" secondAttribute="top" constant="22" id="oRX-hu-p9J"/>
|
|
<constraint firstItem="Vim-Jo-T1g" firstAttribute="leading" secondItem="0Eo-JM-tle" secondAttribute="leading" constant="15" id="vMn-M1-7Uh"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.22352941176470587" green="0.027450980392156862" blue="0.50196078431372548" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="0Eo-JM-tle" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="0of-t9-kkd"/>
|
|
<constraint firstItem="0Eo-JM-tle" firstAttribute="trailing" secondItem="i5M-Pr-FkT" secondAttribute="trailing" id="2dW-0n-KHj"/>
|
|
<constraint firstItem="T6L-Ky-FPj" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="TCV-Pu-8dG"/>
|
|
<constraint firstAttribute="bottom" secondItem="0Eo-JM-tle" secondAttribute="bottom" id="UpJ-jO-29f"/>
|
|
<constraint firstItem="T6L-Ky-FPj" firstAttribute="trailing" secondItem="i5M-Pr-FkT" secondAttribute="trailing" id="aZn-Dz-OmN"/>
|
|
<constraint firstItem="T6L-Ky-FPj" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="100" id="j75-lx-UtM"/>
|
|
<constraint firstItem="0Eo-JM-tle" firstAttribute="top" secondItem="T6L-Ky-FPj" secondAttribute="bottom" id="wBc-x8-2m9"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="-1019" y="-373"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="default_userIcon" width="512" height="512"/>
|
|
<image name="week_current_last_bg" width="345" height="192"/>
|
|
<image name="week_current_list_bg" width="172.5" height="251.5"/>
|
|
<image name="week_home_bottom_bg" width="375" height="83"/>
|
|
<image name="week_home_top" width="375" height="306"/>
|
|
</resources>
|
|
</document>
|