commit | 7b2c3db83afc15a5baf8deb09ed47a6fb863f7da | [log] [tgz] |
---|---|---|
author | shannonchen <shannonchen@google.com> | Mon Apr 18 20:34:03 2022 +0000 |
committer | Shannon Chen <shannonchen@google.com> | Wed Apr 27 20:13:57 2022 +0000 |
tree | 5512f8d1b4f2fa0c762ab337c65717d4b0fa2615 | |
parent | 444880f0461f3e7ea1651c523f4f1a6cc7e48815 [diff] |
Make GameSessionTrampolineActivity invisible This change adds a new theme to prevent GameSessionTrampolineActivity from displaying any UI, which in turn delegates the decision of whether or not to show things like the system bars to the delegate activity. This change also disables transition animations for the trampoline activity, to prevent them from causing flickering. Bug: 229757156 Test: manual testing using GMS dashboard Change-Id: I82e0ede2e9f0b334fd01e958eab0736042119e84