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

Skip to content
Commit 3d569572 authored by Gaurav Bhola's avatar Gaurav Bhola
Browse files

Always create root task for ACTIVITY_TYPE_RECENTS

- When alwaysCreateRootTask() returns false lets say for recents
  activity, it leads to double nesting of root tasks on top of recents.
- This double nesting works fine for phones where recents is
  full-screen but it leads to inconsistent state for the cases where
  the recents activity itself needs to be in a multi window mode i.e.
  inside a launch root task.

Fix: 277088827
Test: atest TaskDisplayAreaTests
Change-Id: I3a097028b58b451a33932eb039ae9fb970d734df
parent d373da3c
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