forked from organicmaps/organicmaps
[ios] Changed place page bottom offset constant.
This commit is contained in:
parent
000e4aa5a8
commit
8f4377d786
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
#include "Framework.h"
|
||||
|
||||
static CGFloat const kPlacePageBottomOffset = 32.;
|
||||
static CGFloat const kPlacePageBottomOffset = 31.;
|
||||
extern CGFloat const kBasePlacePageViewTitleBottomOffset;
|
||||
|
||||
typedef NS_ENUM(NSUInteger, MWMiPhonePortraitPlacePageState)
|
||||
|
|
Loading…
Add table
Reference in a new issue