Check transition participant to update wallpaper surface visibility
Because inTransition also checks parent, then if display is transition
target but wallpaper is not, the visibility update of wallpaper is
still skipped.
Fix: 391374022
Flag: com.android.window.flags.ensure_wallpaper_in_transitions
Test: Turn off screen and unfold, the wallpaper should be visible
immediately instead of showing at the end of transition.
Change-Id: Ia38416d5713e75b6130a742653847a25046b84b5
Loading
Please register or sign in to comment