commit | 50df43e3543c33e0411b50046b881c73a7122f88 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Mon May 04 17:24:14 2020 -0700 |
committer | Chris Li <lihongyu@google.com> | Fri May 08 18:00:31 2020 -0700 |
tree | 1ec9aeb43eaded8372e15a4d2a30466ac3c8b2f9 | |
parent | 0a64cfbb3c83e15c4a7ee5aeb1852d61d97c5dae [diff] |
Update WM Jetpack impl to use WindowMetrics Before, SettingsExtensionImpl#getWindowLayoutInfo returned empty window info when Activity was not attached. Now, it returns the correct info after Activity create. Test: atest CtsWindowManagerJetpackTestCases:ExtensionTest Fixes: 152534741 Fixes: 155121604 Fixes: 155692339 Change-Id: Ieded3b70ff14aba03581bf7501cc5e923b5eed33