summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Tiger <tigerhuang@google.com> 2023-12-13 17:17:17 +0800
committer Tiger <tigerhuang@google.com> 2024-01-05 17:29:10 +0800
commit88700bbe2b82edf628fb3e35caada5ec03edf900 (patch)
treee0c55b5e8ceb86980210911819b3e59ce2d299de /libs/hwui/FrameInfoVisualizer.cpp
parentaf51f24d52dc35ce106ce96fef777758b9dac409 (diff)
Enforce edge-to-edge policy to apps targeting SDK level 35+
- The app content will extend into the system bar and display cutout area. The app need to create space for these typs of insets on its own to avoid the critical items from getting obscured. - The framework won't place any color views behind system bars for the app. The app can place its owner scrim behind proper types of insets (e.g., WindowInsets.Type#tappableElement) if needed. - Non-floating PhoneWindow will extend into the display cutout area. Bug: 309578419 Test: WindowInsetsTests Change-Id: I8a375adb8edadf52fcd0a3fe91b9b074bdb8c715
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions