Fixing LauncherState not getting applied in some cases
> In case of swipe-up from homescreen, super method was not called everytime > When swiping up from an app, repply() state was skipping as we didn't finish the last animation, leading to views staying visible and interactive > Intercepting touch in RecentsView and pagesView based on visibility Bug: 76467534 Change-Id: Ia5ef58d508b656f371a32cd2f1de00dd18c6aa5c
Loading
Please register or sign in to comment