commit | 983119ab22a18c743e4084dff27f35e3f490dd34 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Tue Jul 03 21:04:10 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Tue Jul 03 21:04:14 2012 -0700 |
tree | 8a11d1f8192f5bfd26193d057059fb2ae84618aa | |
parent | 0a6101b2adaae2128e4cad8247f827c164b8d657 [diff] |
AccessibilityNodeInfo bounds in screen incorrect if application scale not one. 1. If the application does not accommodate different screen density the system applies an application scale equal to the device density over the a default density. The AccessibilityNodeInfo coordinates were not reported after applying the compatibility scale, therefore the bounds in parent and screen were not as perceived by the user. bug:6764586 Change-Id: Iae2d6ea81049364194c7cb09df2240b5eda3d939