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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorv.mikhaylenko <v.mikhaylenko@corp.mail.ru>2015-06-29 17:17:31 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:53:16 +0300
commit1864e76a651a1e4a071da97b97445dc3458fde1e (patch)
treeed3b13c386f13589902c6726bd788845d6921c72 /iphone/Maps/Classes/MWMBookmarkColorCell.xib
parent04c8abd86cf9cb723025709efa6ecae542b19f4c (diff)
[ios] Fixes layout in place page and navigation bar.
Diffstat (limited to 'iphone/Maps/Classes/MWMBookmarkColorCell.xib')
-rw-r--r--iphone/Maps/Classes/MWMBookmarkColorCell.xib20
1 files changed, 10 insertions, 10 deletions
diff --git a/iphone/Maps/Classes/MWMBookmarkColorCell.xib b/iphone/Maps/Classes/MWMBookmarkColorCell.xib
index 25e935444f..516007831b 100644
--- a/iphone/Maps/Classes/MWMBookmarkColorCell.xib
+++ b/iphone/Maps/Classes/MWMBookmarkColorCell.xib
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D131" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D131" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
<dependencies>
<deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MWMBookmarkColorViewController"/>
@@ -11,16 +11,9 @@
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<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="320" height="43"/>
+ <rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="3MP-b3-Pk5">
- <rect key="frame" x="8" y="0.0" width="36" height="43"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
- <state key="normal">
- <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- </button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Красный" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="15v-Tv-AWS">
<rect key="frame" x="60" y="11" width="216" height="21"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
@@ -32,6 +25,13 @@
<rect key="frame" x="290" y="15" width="14" height="14"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
</imageView>
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="3MP-b3-Pk5">
+ <rect key="frame" x="16" y="8" width="28" height="28"/>
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
+ <state key="normal">
+ <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
+ </state>
+ </button>
</subviews>
</tableViewCellContentView>
<inset key="separatorInset" minX="60" minY="0.0" maxX="0.0" maxY="0.0"/>