Skip to content
Commit 1c211c29 authored by Yuncheol Heo's avatar Yuncheol Heo
Browse files

Make onTaskDisplayChanged/onTaskRemoved work.

- These callbacks are guarded by the condition '!isRootTask' to filter
  out the unnecessary notifications on the ActivityStack.
  But, after stack/task merging, the condition blocks the notification
  on the single task stack.
- Adds the test for onTaskDisplayChanged callback.

Bug: 152813833
Test: atest TaskStackChangedListenerTest
Change-Id: I21312d45de625285c43875a169bffe684e3ba8e3
parent 5ac047d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment