Assume no window transformation for Accessibility
AccessibilityManager tries to figure out if the window containing the
current views has been transformed in some way. To do this it calls on
to AccessibilityManagerService which is not supported in layoutlib.
This simply returns a default value corresponding to no window
transformation.
Bug: 74062470
Test: layoutlib tests
Change-Id: Ib3fcbb2fcf7b48c33e6947246719537227530bd2
(cherry picked from commit 35b841ebcfaa3ae25e8b2d0283689237f8b18759)
Merged-In: Ib3fcbb2fcf7b48c33e6947246719537227530bd2
2 files changed