Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_MWMPPPSpace.xib « Preview « PlacePageLayout « PlacePage « UI « Maps « iphone - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cdd336490e26b72337efc93b19dad9d54b799f26 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="_MWMPPPSpace" rowHeight="16" id="e80-Up-JKd" customClass="_MWMPPPSpace">
            <rect key="frame" x="0.0" y="0.0" width="375" height="16"/>
            <autoresizingMask key="autoresizingMask"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="e80-Up-JKd" id="Ko3-Cf-A8Q">
                <frame key="frameInset" width="375" height="15"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xvd-Wu-4VH">
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="height" priority="750" constant="15" id="da2-0A-6d4"/>
                        </constraints>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="string" keyPath="backgroundColorName" value="white"/>
                        </userDefinedRuntimeAttributes>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="Xvd-Wu-4VH" secondAttribute="trailing" id="7p0-En-2Ov"/>
                    <constraint firstItem="Xvd-Wu-4VH" firstAttribute="top" secondItem="Ko3-Cf-A8Q" secondAttribute="top" id="G3l-4B-ztr"/>
                    <constraint firstItem="Xvd-Wu-4VH" firstAttribute="leading" secondItem="Ko3-Cf-A8Q" secondAttribute="leading" id="jlH-bx-hTM"/>
                    <constraint firstAttribute="bottom" secondItem="Xvd-Wu-4VH" secondAttribute="bottom" id="lzf-WQ-Gy6"/>
                </constraints>
            </tableViewCellContentView>
            <point key="canvasLocation" x="21" y="58"/>
        </tableViewCell>
    </objects>
</document>