Skip to content

Commit

Permalink
demo tableview project added
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetkgunay committed May 12, 2017
1 parent 04bbe2b commit 9a1ac7c
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
Expand All @@ -32,10 +33,10 @@
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ver-bk-QO8" secondAttribute="trailing" id="UUP-AU-OR0"/>
<constraint firstItem="ver-bk-QO8" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="-64" id="a9g-kd-wBM"/>
<constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="ver-bk-QO8" secondAttribute="bottom" id="qFW-Yq-9lO"/>
<constraint firstItem="ver-bk-QO8" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="uQB-Su-OeM"/>
<constraint firstAttribute="trailing" secondItem="ver-bk-QO8" secondAttribute="trailing" id="J2z-tW-LCy"/>
<constraint firstItem="ver-bk-QO8" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="QU1-Cs-LJg"/>
<constraint firstAttribute="bottomMargin" secondItem="ver-bk-QO8" secondAttribute="bottom" id="tYk-gn-eS9"/>
<constraint firstAttribute="topMargin" secondItem="ver-bk-QO8" secondAttribute="top" id="uIv-tc-asq"/>
</constraints>
</view>
<navigationItem key="navigationItem" title="List" id="9oZ-3e-uff"/>
Expand Down

0 comments on commit 9a1ac7c

Please sign in to comment.