commit | afd5fab3ab001e90269dfef37d87e69e0e261826 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Fri Feb 24 10:15:29 2012 -0800 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Fri Feb 24 10:22:00 2012 -0800 |
tree | 21d0e9b38abbd01b4094b25d3b6d16e54c1624ca | |
parent | 42d840b91d161fe98ebe3305f011b3b0f6d4561c [diff] |
AccessibilityNodeInfos node properly cached. 1. AccessibilityNodeInfo were not cloned when cached and obtained from the cache. This was causing a problem when the client calls #recycle() as he should since this results in wiping the data of the cached node info. bug:6026952 Change-Id: I5807b09d95ef6f310327192ff91f036adf337e33