Merge "Change the all apps atomic transition duration to 150 ms" into tm-dev am: fbdf40ff4f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17006607 Change-Id: Ia955281ad00528f8c8f711eb33e153f83764e4b0
This commit is contained in:
@@ -38,7 +38,7 @@ public class AllAppsState extends LauncherState {
|
||||
|
||||
@Override
|
||||
public int getTransitionDuration(Context context) {
|
||||
return 320;
|
||||
return 150;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user