Files
frameworks_base/services/tests
Riddle Hsu bed3db4d0b Only show the toast of dismissing docked stack if it actually happens
When launching a non-resizable activity on secondary display, an overlay
activity will show "App may not work on a secondary display" on it.
Because the overlay activity is resizable, it is nothing to handle on
secondary display. But it falls to the condition of split-screen, and
even there is no docked stack, the toast of dismissing docked stack is
still shown.

Bug: 128674132
Test: atest ActivityStackSupervisorTests# \
      testHandleNonResizableTaskOnSecondaryDisplay

Change-Id: I1b8fe892ec4cace4f87112f132e0eefdae19024d
2019-03-18 05:16:52 +00:00
..
2019-02-26 09:37:43 +00:00