mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
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
|
||||
public int getTransitionDuration(Context context) {
|
||||
return 320;
|
||||
return 150;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user