commit | 8bf92fd26171c945626422eeeb40b132b3bd481a | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Mon Feb 06 16:08:31 2023 +0800 |
committer | Tiger <tigerhuang@google.com> | Mon Feb 06 16:08:31 2023 +0800 |
tree | 0c94bc2ae65ba3400a8c38c43e20dcce1313b8cf | |
parent | b9f60293ca70ad4651f2b4122f037da53f5cce79 [diff] |
Get the navigation bar insets frame from the window Instead of querying the navigation bar insets source frame from the InsetsState with the internal insets type, this CL gets the frame from the navigation bar window directly. So it won't need to search for the insets source in the InsetsState, and this is a step to remove ITYPEs. bug: 234093736 Test: Enable magnification in a11y and see if nav bar is excluded. Change-Id: I1f7b9682a2823084fc093ea95d46c1740d6b775c