commit | 57157ac5d8d602e9497753333b8a47de5cf6ec81 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Tue Jan 22 19:01:48 2019 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Tue Mar 03 15:12:15 2020 +0100 |
tree | f53a46a59537127e2d3318824a9614ff65bb0cff | |
parent | 920105c38ba977c8b56e16e4d969ead3acbc576f [diff] |
Fix WindowInsetsController lifecycle Provide a recording insets controller before the window gets created, and replay the commands once a view gets attached. This allows the client to use the controller in Activity.onCreate. Test: WindowInsetsControllerTests Bug: 118118435 Change-Id: I1a825ecc4367c02b27f2d08cd5442325315d4f89