Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 136ea1ee authored by Josh Tsuji's avatar Josh Tsuji Committed by Android (Google) Code Review
Browse files

Merge "Restore unlock animation to its former speed." into main

parents 6c2f890b 08699d37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ const val UNLOCK_ANIMATION_DURATION_MS = 167L
 * This animation will take place entirely within the Launcher window. We can safely unlock the
 * device, end remote animations, etc. even if this is still running.
 */
const val LAUNCHER_ICONS_ANIMATION_DURATION_MS = 1633L
const val LAUNCHER_ICONS_ANIMATION_DURATION_MS = 633L

/**
 * How long to wait for the shade to get out of the way before starting the canned unlock animation.