forked from organicmaps/organicmaps
Merge pull request #47 from igrechuhin/ig-master
[ios] Changed initial color to map background color.
This commit is contained in:
commit
cec7725fca
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<view key="view" clearsContextBeforeDrawing="NO" multipleTouchEnabled="YES" contentMode="scaleToFill" id="USG-6L-Uhw" customClass="EAGLView">
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||
<color key="backgroundColor" red="0.8666666666666667" green="0.8666666666666667" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
|
||||
</view>
|
||||
<navigationItem key="navigationItem" id="8E8-0f-UV9"/>
|
||||
</viewController>
|
||||
|
|
Loading…
Add table
Reference in a new issue