[iOS] Change PP preview+ to 45%

https://jira.mail.ru/browse/MAPSME-11928
This commit is contained in:
Aleksey Belouosv 2019-09-27 17:32:31 +03:00 committed by Daria Volvenkova
parent 4fa27aee75
commit ff41f2e04e

View file

@ -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.