commit | b9b97ec9d40c3120d2ecf246f9bd59b8137ecac8 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu Aug 12 15:24:05 2021 -0400 |
committer | Matt Pietal <mpietal@google.com> | Wed Aug 25 16:06:40 2021 -0400 |
tree | c1fbebe6c6358ee1252d192b989a8826213ed5e8 | |
parent | e842065d9983d77234f6816437c0febf7965e5e9 [diff] |
[DO NOT MERGE] Support multiple smartspace views Previously, a singleton view was reused in multiple places. However, this does not work when multiple displays are in use, such as when casting the device display to another screen. Supports sets of views that are activated when they are attached to windows, and removed when they are detached. Fixes: 196175396 Test: atest LockscreenSmartspaceControllerTest Change-Id: Ied1ecff9103d8539f075785409d2951a1be21ab2