diff options
author | Mihai Popa <popam@google.com> | 2019-01-29 21:26:26 +0000 |
---|---|---|
committer | Mihai Popa <popam@google.com> | 2019-01-29 21:26:26 +0000 |
commit | 520e447586c3caa93c1222613ae6d8d6ac6a0b1c (patch) | |
tree | 3047447ec571914f76868d0a55138a73a260362e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 00075f9245ab38ab011c03f371951cffe827269b (diff) |
[Magnifier-74] Remove MAX_IN_VIEW sourcebound type
The CL removes the MAX_IN_VIEW type of source bounds, used to define
where the content of the magnifier can be copied from. MAX_IN_VIEW was
not used anywhere, and it is easily replaceable if developers need it:
setting the source bound to MAX_IN_SURFACE and use the View#getWidth()
and View#getHeight() methods to coerce the coordinates passed to the
show() methods.
Bug: 72211470
Test: atest CtsWidgetTestCases:android.widget.cts.MagnifierTest
Change-Id: I3acaad0ec0c68d3ecaba1e0f5f490889d9ebc949
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions