commit | 8d492d895e2f334fd761be172b7d6414ff794d24 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Jul 20 16:26:38 2022 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Jul 20 16:45:26 2022 +0200 |
tree | 5662c56efb353723676df290c349081b45aa0986 | |
parent | 9fcf0aac753f53de510e5b2a8315c3d8110b33a5 [diff] |
Apply navigation bars insets to the fullscreen dialog This CL ensures that we apply the navigation/task bars instead of fullscreen dialogs animated by DialogLaunchAnimator to the fullscreen View (that is the parent of the dialog content + background) and not to the Dialog DecorView. This prevents the dialog from being clipped by the navigation/task bars insets when animating. Bug: 232063468 Test: Manual Change-Id: I3e98205a2b3da0f5536a48601b39620e7933b9c9