-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRecommendHeadView.xib
More file actions
executable file
·76 lines (76 loc) · 6.24 KB
/
Copy pathRecommendHeadView.xib
File metadata and controls
executable file
·76 lines (76 loc) · 6.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
</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="RecommendHeadView">
<rect key="frame" x="0.0" y="0.0" width="318" height="29"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" tag="11" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Img_orange.png" translatesAutoresizingMaskIntoConstraints="NO" id="Lnk-Tr-dnT">
<rect key="frame" x="5" y="5" width="6" height="19"/>
<constraints>
<constraint firstAttribute="width" constant="6" id="MPz-bU-GAP"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="英雄联盟" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oOF-Mt-Bcd">
<rect key="frame" x="16" y="3" width="60" height="23"/>
<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>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_more.png" translatesAutoresizingMaskIntoConstraints="NO" id="MmJ-H8-RA0">
<rect key="frame" x="298" y="7" width="15" height="15"/>
<constraints>
<constraint firstAttribute="width" constant="15" id="n2a-cU-LkG"/>
<constraint firstAttribute="height" constant="15" id="p2W-yJ-5v6"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="更多" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ibe-hw-deQ">
<rect key="frame" x="265" y="6" width="28" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="Lnk-Tr-dnT" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="39c-68-Yjm"/>
<constraint firstItem="Ibe-hw-deQ" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="JW6-uc-WOv"/>
<constraint firstItem="MmJ-H8-RA0" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="Nn4-sM-f0R"/>
<constraint firstItem="Lnk-Tr-dnT" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="5" id="P1V-p2-cCr"/>
<constraint firstItem="oOF-Mt-Bcd" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="Qck-sb-PZC"/>
<constraint firstItem="oOF-Mt-Bcd" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="3" id="R1e-uZ-GTe"/>
<constraint firstItem="Lnk-Tr-dnT" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="YJT-AK-P57"/>
<constraint firstAttribute="bottom" secondItem="MmJ-H8-RA0" secondAttribute="bottom" constant="5" id="ZOd-RW-QqL"/>
<constraint firstAttribute="trailing" secondItem="MmJ-H8-RA0" secondAttribute="trailing" constant="5" id="dck-LB-t7g"/>
<constraint firstItem="MmJ-H8-RA0" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="h6Y-LK-B80"/>
<constraint firstItem="oOF-Mt-Bcd" firstAttribute="leading" secondItem="Lnk-Tr-dnT" secondAttribute="trailing" constant="5" id="vfS-Nj-sRH"/>
<constraint firstItem="MmJ-H8-RA0" firstAttribute="leading" secondItem="Ibe-hw-deQ" secondAttribute="trailing" constant="5" id="x8t-JZ-JDh"/>
</constraints>
<nil key="simulatedStatusBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<variation key="default">
<mask key="constraints">
<exclude reference="Nn4-sM-f0R"/>
<exclude reference="ZOd-RW-QqL"/>
</mask>
</variation>
<connections>
<outlet property="LineView" destination="Lnk-Tr-dnT" id="ppp-Al-Fll"/>
<outlet property="Title" destination="oOF-Mt-Bcd" id="Vhk-ZB-0QV"/>
<outlet property="more" destination="Ibe-hw-deQ" id="XEV-Lu-sv8"/>
<outlet property="moreimage" destination="MmJ-H8-RA0" id="g1h-bu-s6g"/>
</connections>
<point key="canvasLocation" x="188" y="570.75"/>
</view>
</objects>
<resources>
<image name="Img_orange.png" width="3" height="14"/>
<image name="btn_more.png" width="14" height="14"/>
</resources>
</document>