commit | 67b8fa60df8a5a58973167fff7ac2bddbb8995b7 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Mon Jan 08 10:52:44 2024 +0000 |
committer | Robin Lee <rgl@google.com> | Mon Jan 08 10:52:50 2024 +0000 |
tree | f6fcde5bbfdf3a37a2b1f8402375eb7a27145c32 | |
parent | 68101dbb91f35514c404ebb37d2f913514cc032c [diff] |
Make ControlsActivity translucent This has the (for now) desirable side-effect of preventing animations when opening/closing. Being a frame around TaskView the normal close animations don't work for this Activity. Once the Activity isn't a TaskView (b/293338460) this can be reverted. Bug: 312649396 Bug: 293338460 Change-Id: Iad2efcb727b97c923a4608e5fae9ad722cc412f8 Test: Manual - open/close over home and lockscreen