Fix live tile flashing
The launcher is in background app state while user swipes up from app before they reach Overview. In that state, translationY is set which triggers update to the live tile window that interferes with window rendering using LauncherLayoutListener. Change-Id: I9c705a16e54dbb5d94ea97e2457e36ce28cf0e1a Fixes: 124392764 Test: Manual
Loading
Please register or sign in to comment