forked from organicmaps/organicmaps
[android] Tuned sponsored animation velocity
This commit is contained in:
parent
88a38780ee
commit
e73a4b62e7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import com.mapswithme.util.UiUtils;
|
|||
|
||||
public class SingleChangeItemAnimator extends SimpleItemAnimator
|
||||
{
|
||||
private static final int DURATION = 700;
|
||||
private static final int DURATION = 350;
|
||||
|
||||
@Nullable
|
||||
private ViewPropertyAnimatorCompat mAnimation;
|
||||
|
|
Loading…
Add table
Reference in a new issue