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/PlacePageNavigationBar.xib
parent04c8abd86cf9cb723025709efa6ecae542b19f4c (diff)
[ios] Fixes layout in place page and navigation bar.
Diffstat (limited to 'iphone/Maps/Classes/PlacePageNavigationBar.xib')
-rw-r--r--iphone/Maps/Classes/PlacePageNavigationBar.xib8
1 files changed, 4 insertions, 4 deletions
diff --git a/iphone/Maps/Classes/PlacePageNavigationBar.xib b/iphone/Maps/Classes/PlacePageNavigationBar.xib
index 1817ae2a94..09272916cf 100644
--- a/iphone/Maps/Classes/PlacePageNavigationBar.xib
+++ b/iphone/Maps/Classes/PlacePageNavigationBar.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"/>
@@ -14,7 +14,7 @@
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="WrL-L0-rh7">
<rect key="frame" x="0.0" y="20" width="44" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <state key="normal" image="NavigationBarBackButton">
+ <state key="normal" image="ic_down">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
@@ -39,7 +39,7 @@
</view>
</objects>
<resources>
- <image name="NavigationBarBackButton" width="44" height="44"/>
+ <image name="ic_down" width="44" height="44"/>
</resources>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>