forked from piersoft/Acqualta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CellCustomipad_s.xib
executable file
·57 lines (57 loc) · 4.46 KB
/
CellCustomipad_s.xib
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4514" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
<dependencies>
<deployment defaultVersion="1536" identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RootViewController">
<connections>
<outlet property="CellCustomipad_s" destination="2" id="30"/>
<outlet property="check" destination="28" id="29"/>
<outlet property="sfondo" destination="24" id="27"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="10" id="2">
<rect key="frame" x="0.0" y="0.0" width="600" height="120"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2" id="xxy-z2-ulF">
<rect key="frame" x="0.0" y="0.0" width="600" height="119"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" alpha="0.85000002384185791" contentMode="scaleToFill" image="cellarossa.jpg" id="24">
<rect key="frame" x="0.0" y="0.0" width="800" height="119"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
</imageView>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="3" contentMode="left" text="data" textAlignment="center" lineBreakMode="wordWrap" minimumFontSize="10" adjustsFontSizeToFit="NO" id="17">
<rect key="frame" x="142" y="6" width="437" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="Helvetica-Oblique" family="Helvetica" pointSize="13"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="highlightedColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="1" contentMode="left" text="titolo" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" minimumFontSize="14" adjustsFontSizeToFit="NO" id="4">
<rect key="frame" x="142" y="35" width="437" height="55"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="20"/>
<color key="textColor" red="0.80000007149999997" green="0.15294118230000001" blue="0.53725492949999998" alpha="1" colorSpace="deviceRGB"/>
<color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</label>
<imageView userInteractionEnabled="NO" tag="10" contentMode="scaleToFill" id="25">
<rect key="frame" x="27" y="12" width="95" height="95"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</imageView>
<imageView userInteractionEnabled="NO" tag="8" contentMode="scaleToFill" id="28">
<rect key="frame" x="576" y="52" width="15" height="15"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
</imageView>
</subviews>
</tableViewCellContentView>
<color key="backgroundColor" red="0.90588241820000004" green="0.94117653369999998" blue="1" alpha="1" colorSpace="deviceRGB"/>
</tableViewCell>
</objects>
<resources>
<image name="cellarossa.jpg" width="320" height="125"/>
</resources>
</document>