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

Commit cb903343 authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

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

parents 7790a2f2 68f5430b
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(