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-07-30 18:32:48 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:58:19 +0300
commit42476931168c51da3ac958545fa319b17b46f083 (patch)
treeed5e0bf897e38fdebdf8f8a99202410c4b9bc7f1 /iphone/Maps/Classes/CustomAlert
parent6a5be9479245377ce5f9d7bfbe219b8935afd341 (diff)
[ios] Centred rate alert.
Diffstat (limited to 'iphone/Maps/Classes/CustomAlert')
-rw-r--r--iphone/Maps/Classes/CustomAlert/RateAlert/MWMRateAlert.xib4
1 files changed, 2 insertions, 2 deletions
diff --git a/iphone/Maps/Classes/CustomAlert/RateAlert/MWMRateAlert.xib b/iphone/Maps/Classes/CustomAlert/RateAlert/MWMRateAlert.xib
index 79c41ce2b6..681d2ba040 100644
--- a/iphone/Maps/Classes/CustomAlert/RateAlert/MWMRateAlert.xib
+++ b/iphone/Maps/Classes/CustomAlert/RateAlert/MWMRateAlert.xib
@@ -17,7 +17,7 @@
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mBS-ry-31d" userLabel="ContainerView">
- <rect key="frame" x="20" y="208" width="280" height="220"/>
+ <rect key="frame" x="20" y="174" width="280" height="220"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NX8-QL-ibo" userLabel="Title">
<rect key="frame" x="20" y="20" width="240" height="21.5"/>
@@ -213,7 +213,7 @@
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
- <constraint firstAttribute="centerY" secondItem="mBS-ry-31d" secondAttribute="centerY" constant="-34" id="KXM-VO-VBc"/>
+ <constraint firstAttribute="centerY" secondItem="mBS-ry-31d" secondAttribute="centerY" id="KXM-VO-VBc"/>
<constraint firstAttribute="centerX" secondItem="mBS-ry-31d" secondAttribute="centerX" id="dce-Ev-FT5"/>
</constraints>
<connections>