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-15 16:54:07 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:55:53 +0300
commitab2c4eccf3c02f1ccbdcb3bea9042479ea1bf452 (patch)
treed7cbc0ae7213bce1e5895c861e663ab353d9b87b /iphone/Maps/Classes/PlacePageView.xib
parentc94ad2675674270ab74648301487573528d98263 (diff)
[ios] Fixed bug with wrong poi type width in place page.
Diffstat (limited to 'iphone/Maps/Classes/PlacePageView.xib')
-rw-r--r--iphone/Maps/Classes/PlacePageView.xib2
1 files changed, 1 insertions, 1 deletions
diff --git a/iphone/Maps/Classes/PlacePageView.xib b/iphone/Maps/Classes/PlacePageView.xib
index 4f08812564..ac09781739 100644
--- a/iphone/Maps/Classes/PlacePageView.xib
+++ b/iphone/Maps/Classes/PlacePageView.xib
@@ -39,7 +39,7 @@
<color key="textColor" red="0.12549019610000001" green="0.12549019610000001" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Кафэ" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="TNu-JO-vJi">
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Кафэ" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="TNu-JO-vJi">
<rect key="frame" x="16" y="27" width="204" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" weight="light" pointSize="16"/>