Merge "Change the all apps atomic transition duration to 150 ms" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fbdf40ff4f
@@ -38,7 +38,7 @@ public class AllAppsState extends LauncherState {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public int getTransitionDuration(Context context) {
|
public int getTransitionDuration(Context context) {
|
||||||
return 320;
|
return 150;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user