|
@@ -14,7 +14,7 @@
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="125" id="KGk-i7-Jjw" customClass="MyIncomeListCell">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="125" id="KGk-i7-Jjw" customClass="MyIncomeListCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="434" height="125"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="434" height="125"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
|
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
|
<rect key="frame" x="0.0" y="0.0" width="434" height="125"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="434" height="125"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
@@ -60,12 +60,13 @@
|
|
<constraint firstItem="2Jh-sq-z46" firstAttribute="leading" secondItem="9xw-2T-8bx" secondAttribute="leading" constant="13" id="EM4-tu-kf9"/>
|
|
<constraint firstItem="2Jh-sq-z46" firstAttribute="leading" secondItem="9xw-2T-8bx" secondAttribute="leading" constant="13" id="EM4-tu-kf9"/>
|
|
<constraint firstItem="WBq-ZP-ehT" firstAttribute="centerY" secondItem="egb-TU-4Uf" secondAttribute="centerY" id="H7k-eb-q0Q"/>
|
|
<constraint firstItem="WBq-ZP-ehT" firstAttribute="centerY" secondItem="egb-TU-4Uf" secondAttribute="centerY" id="H7k-eb-q0Q"/>
|
|
<constraint firstItem="uKk-JC-tKp" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="kS8-LB-QVW" secondAttribute="trailing" constant="10" id="ICX-bv-cam"/>
|
|
<constraint firstItem="uKk-JC-tKp" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="kS8-LB-QVW" secondAttribute="trailing" constant="10" id="ICX-bv-cam"/>
|
|
|
|
+ <constraint firstItem="2Jh-sq-z46" firstAttribute="top" secondItem="9xw-2T-8bx" secondAttribute="top" constant="20" id="KSO-Oe-NTn"/>
|
|
<constraint firstItem="uKk-JC-tKp" firstAttribute="centerY" secondItem="kS8-LB-QVW" secondAttribute="centerY" id="KXi-Kg-Wt4"/>
|
|
<constraint firstItem="uKk-JC-tKp" firstAttribute="centerY" secondItem="kS8-LB-QVW" secondAttribute="centerY" id="KXi-Kg-Wt4"/>
|
|
<constraint firstItem="kS8-LB-QVW" firstAttribute="leading" secondItem="2Jh-sq-z46" secondAttribute="trailing" constant="13" id="Uco-ZZ-xvC"/>
|
|
<constraint firstItem="kS8-LB-QVW" firstAttribute="leading" secondItem="2Jh-sq-z46" secondAttribute="trailing" constant="13" id="Uco-ZZ-xvC"/>
|
|
<constraint firstItem="egb-TU-4Uf" firstAttribute="top" secondItem="kS8-LB-QVW" secondAttribute="bottom" constant="2" id="Z6G-Yx-cU8"/>
|
|
<constraint firstItem="egb-TU-4Uf" firstAttribute="top" secondItem="kS8-LB-QVW" secondAttribute="bottom" constant="2" id="Z6G-Yx-cU8"/>
|
|
<constraint firstItem="egb-TU-4Uf" firstAttribute="leading" secondItem="2Jh-sq-z46" secondAttribute="trailing" constant="13" id="fTh-wL-C4t"/>
|
|
<constraint firstItem="egb-TU-4Uf" firstAttribute="leading" secondItem="2Jh-sq-z46" secondAttribute="trailing" constant="13" id="fTh-wL-C4t"/>
|
|
<constraint firstItem="WBq-ZP-ehT" firstAttribute="leading" secondItem="egb-TU-4Uf" secondAttribute="trailing" constant="7" id="fhL-Ef-ut7"/>
|
|
<constraint firstItem="WBq-ZP-ehT" firstAttribute="leading" secondItem="egb-TU-4Uf" secondAttribute="trailing" constant="7" id="fhL-Ef-ut7"/>
|
|
- <constraint firstAttribute="height" constant="82" id="ihN-zK-wU0"/>
|
|
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="2Jh-sq-z46" secondAttribute="bottom" constant="20" id="t5U-jP-aNH"/>
|
|
<constraint firstAttribute="trailing" secondItem="uKk-JC-tKp" secondAttribute="trailing" constant="13" id="tLJ-oP-rzN"/>
|
|
<constraint firstAttribute="trailing" secondItem="uKk-JC-tKp" secondAttribute="trailing" constant="13" id="tLJ-oP-rzN"/>
|
|
</constraints>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttributes>
|
|
@@ -95,6 +96,14 @@
|
|
</tableViewCellContentView>
|
|
</tableViewCellContentView>
|
|
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="courseTime" destination="WBq-ZP-ehT" id="xqH-Ss-mZ6"/>
|
|
|
|
+ <outlet property="courseTypeImage" destination="2Jh-sq-z46" id="afR-Gn-Yex"/>
|
|
|
|
+ <outlet property="dayLabelHeight" destination="h84-He-cJc" id="869-U9-uVN"/>
|
|
|
|
+ <outlet property="incomeLabel" destination="uKk-JC-tKp" id="PZH-LW-Wtg"/>
|
|
|
|
+ <outlet property="spaceHeight" destination="vn6-47-ha3" id="b3h-NO-mzq"/>
|
|
|
|
+ <outlet property="timeLabel" destination="ODu-Td-Ufa" id="UWp-Nc-6vx"/>
|
|
|
|
+ </connections>
|
|
<point key="canvasLocation" x="159.42028985507247" y="100.11160714285714"/>
|
|
<point key="canvasLocation" x="159.42028985507247" y="100.11160714285714"/>
|
|
</tableViewCell>
|
|
</tableViewCell>
|
|
</objects>
|
|
</objects>
|