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

Commit 3884715c authored by Winson Chung's avatar Winson Chung
Browse files

Delay in app transition until home animation completes. (Bug 17012456)

Change-Id: I3469738a70bd872ff03c48c23201d4e0b6c8d8bb
parent d2961355
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@
    <!-- The min animation duration for animating the task in when transitioning from home. -->
    <integer name="recents_animate_task_enter_from_home_duration">275</integer>
    <!-- The animation stagger to apply to each task animation when transitioning from home. -->
    <integer name="recents_animate_task_enter_from_home_delay">10</integer>
    <integer name="recents_animate_task_enter_from_home_delay">150</integer>
    <!-- The short duration when animating in/out the lock to app button. -->
    <integer name="recents_animate_lock_to_app_button_short_duration">150</integer>
    <!-- The long duration when animating in/out the lock to app button. -->