forked from organicmaps/organicmaps
[iOS] Change PP preview+ to 45%
https://jira.mail.ru/browse/MAPSME-11928
This commit is contained in:
parent
4fa27aee75
commit
ff41f2e04e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace
|
|||
{
|
||||
|
||||
CGFloat const kTopPlacePageStopValue = 0.7;
|
||||
CGFloat const kExpandedPlacePageStopValue = 0.5;
|
||||
CGFloat const kExpandedPlacePageStopValue = 0.45;
|
||||
CGFloat const kLuftDraggingOffset = 30;
|
||||
|
||||
// Minimal offset for collapse. If place page offset is below this value we should hide place page.
|
||||
|
|
Loading…
Add table
Reference in a new issue