commit | b8eeb41ee0ea4807df13b47cf5433c2773b0a14c | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Mon Mar 21 19:55:07 2022 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Fri Mar 25 16:31:46 2022 -0700 |
tree | 7fc419c1cdaa310e26299de9a1482300310fbe76 | |
parent | da297fb0f17d2411371d968f3e5a4fa493747d96 [diff] |
Fix issue with camera overlapping split staging UI Fixes an issue on some devices where initiating a split in Overview would cause an icon to be placed partly under the camera cutout. Fixed by adding some padding to FloatingTaskView#mSplitPlaceHolderView, so that it always respects the device's insets. Fixes: 220997064 Test: Manual Change-Id: I7270bde3320f562519ea8e36a38e49609e0d6cd7