commit | 43bd6605a6bb90e7178e84c1711d9ff23dfdeba7 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Mon Oct 23 08:44:35 2023 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Mon Oct 23 08:44:35 2023 +0000 |
tree | bc4310e54fc0681e7ac77482d9ddf8f80c44aa53 | |
parent | 09435f86f9663f6342de76db7e051d4aa28bc1e0 [diff] |
Fix connected display dialog overlap with 3 buttons nav The content insets are now aware of the navbar size. Note that this can't be put in the base class (SystemUIBottomSheet), as it is specific to the content of the dialog. The base class only cares about the window. Fixes: 306541121 Test: SystemUIBottomSheetDialogTest + manually trying all navigation modes and orientations Change-Id: I3fc5e152026b93c6415a3f5bd0d011c3c86e0fd8