commit | af0979cd401ff920f4469c8a1a85bb37749b4381 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Jun 03 13:07:01 2021 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Jun 03 13:07:01 2021 +0800 |
tree | 7bedcc26eebdc71a624657660ad8f7e51d164e46 | |
parent | d52baf860c774b3386f59230574d2e3f7a6a7de7 [diff] |
Fix freeform task surface is not shown Commit d3bdc63 reuse canBeOrganized to decide whether to show task surface on creation. But canBeOrganized doesn't check supported type that causes the surface of freeform (unsupported type) task not to show. Bug: 185400889 Test: Enable freeform in developer options. Enter recents and select freeform. The task should be visible. Change-Id: Id534918998acf2a3c1f8c9b97fb9c8fb6b386996