forked from coding/Coding-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAboutPointViewController.xib
More file actions
76 lines (73 loc) · 5.83 KB
/
AboutPointViewController.xib
File metadata and controls
76 lines (73 loc) · 5.83 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"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" 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="14088"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="AboutPointViewController">
<connections>
<outlet property="aboutL" destination="DW9-r9-Zd3" id="K97-9v-bHg"/>
<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="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nSx-j8-GSA">
<rect key="frame" x="-0.5" y="0.0" width="375" height="667"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hbv-LB-ftj">
<rect key="frame" x="0.0" y="0.0" width="375" height="262.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DW9-r9-Zd3">
<rect key="frame" x="15" y="30" width="345" height="217.5"/>
<string key="text">码币的用途
使用码币兑换 Shop 页面所列 Coding 定制等商品:如洋葱猴抱枕、Coding 毛巾、T恤、短裤、Coding 定制拖鞋等
如何获取码币
- 过生日赠送 0.1mb
- App 首次登录,奖励 0.1mb
- Coding 不定时举办的码币活动
- 给 Coding 博客 投稿 奖励 1-2mb
- 冒泡被管理员推荐上广场,奖励 0.01mb</string>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.25882352941176467" green="0.31372549019607843" blue="0.38823529411764707" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="DW9-r9-Zd3" firstAttribute="leading" secondItem="Hbv-LB-ftj" secondAttribute="leading" constant="15" id="4bg-Bb-749"/>
<constraint firstItem="DW9-r9-Zd3" firstAttribute="top" secondItem="Hbv-LB-ftj" secondAttribute="top" constant="30" id="4y6-n3-388"/>
<constraint firstAttribute="bottom" secondItem="DW9-r9-Zd3" secondAttribute="bottom" constant="15" id="D1t-Tj-3NY"/>
<constraint firstAttribute="trailing" secondItem="DW9-r9-Zd3" secondAttribute="trailing" constant="15" id="xPP-ne-Q4b"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="Hbv-LB-ftj" secondAttribute="trailing" id="DZm-FK-Y1a"/>
<constraint firstAttribute="bottom" secondItem="Hbv-LB-ftj" secondAttribute="bottom" constant="20" id="Epx-N1-TQ5"/>
<constraint firstItem="Hbv-LB-ftj" firstAttribute="centerX" secondItem="nSx-j8-GSA" secondAttribute="centerX" id="Gms-Xf-VPi"/>
<constraint firstItem="Hbv-LB-ftj" firstAttribute="leading" secondItem="nSx-j8-GSA" secondAttribute="leading" id="ZUU-sP-EfU"/>
<constraint firstItem="Hbv-LB-ftj" firstAttribute="top" secondItem="nSx-j8-GSA" secondAttribute="top" id="lhm-gS-JKa"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="nSx-j8-GSA" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" id="38I-1L-vtV"/>
<constraint firstItem="nSx-j8-GSA" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="T2B-4f-vD5"/>
<constraint firstItem="nSx-j8-GSA" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="gVx-HX-1ps"/>
<constraint firstItem="Hbv-LB-ftj" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" id="ncH-OZ-3AR"/>
<constraint firstItem="nSx-j8-GSA" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="pXG-fe-Fln"/>
</constraints>
<point key="canvasLocation" x="-120" y="39"/>
</view>
</objects>
</document>