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

Commit 7411d8df authored by Winson Chung's avatar Winson Chung Committed by android-build-merger
Browse files

Merge "Skip waiting for draw when triggering split screen from global action." into pi-dev

am: cb903343

Change-Id: Ic5c26b8c734463259e5d199c403e7e1d3451ce0c
parents 6c85b2ba cb903343
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -492,6 +492,13 @@ public class Recents extends SystemUI
                    }
                }
                mDraggingInRecentsCurrentUser = currentUser;

                if (mOverviewProxyService.getProxy() != null) {
                    // The overview service is handling split screen, so just skip the wait for the
                    // first draw and notify the divider to start animating now
                    EventBus.getDefault().post(new RecentsDrawnEvent());
                }

                return true;
            } else {
                EventBus.getDefault().send(new ShowUserToastEvent(