forked from organicmaps/organicmaps
[android] Tuned statistics for taxi in PP
This commit is contained in:
parent
6c159f8171
commit
2f6245227a
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ import java.util.List;
|
|||
|
||||
public class PlacePageTracker
|
||||
{
|
||||
private static final float VISIBILITY_RATIO_SPONSORED_GALLERY = 0.3f;
|
||||
private static final float VISIBILITY_RATIO_TAXI = 1f;
|
||||
private static final float VISIBILITY_RATIO_TAXI = 0.6f;
|
||||
@NonNull
|
||||
private final PlacePageView mPlacePageView;
|
||||
@NonNull
|
||||
|
|
Loading…
Add table
Reference in a new issue