Skip to content
Commit 87607b3f authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas
Browse files

Fix wallpaper flicker when quick switching apps using taskbar swipe

When quickly switching apps using the taskbar swipe questure, the
letterbox ui appears to be shown a step too late resulting in a flicker
which breifly shows the wallpaper in the background.

As this transition is now handled by shell transitions, replace 'isAnimating(TRANSITION | PARENTS)' with 'isAnimationRunningSelfOrParent()' as the former no longer detects animations run by shell.

Fix: 277887641
Test: atest WmTests:WindowStateTests
Change-Id: Ia7d18ddd3297c15dc442ea6401ac6bc14d02fa41
parent a9d7a0f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment