diff options
| author | 2025-02-18 21:18:23 +0800 | |
|---|---|---|
| committer | 2025-03-03 22:44:32 +0800 | |
| commit | 6a83815b2722a169a0d65512ef43c4d7e6e12d64 (patch) | |
| tree | c6e21518c4a77340b202267165430a181cc554a3 /libs/androidfw/AssetsProvider.cpp | |
| parent | 702244f2b3056dfc67cd8dde92f0e438976e47e5 (diff) | |
Make action mode view extend into system insets area
This CL makes the action mode view extend into system insets area if the
insets don't get consumed by its parent container. If the vertical
navigation bar is visible, the action mode view and the action bar will
fit navigation bar, which will align the width of the status bar color
view, and there won't be weird color blending in the corner.
This CL also removes StatusGuard since the status bar area will be be
filled with the action mode view.
Bug: 379783298
Fix: 397378527
Flag: Flag: EXEMPT bugfix
Test: Tested with an app which would start action mode under different
conditions:
- portrait and landscape
- setDecorFitsSystemWindows with `true` and `false`
- show or hide status bar
- show or hide navigation bar
- show or hide system bars
Change-Id: If86817e58f92c494ec0ff636702b2073c355fa02
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions