commit | 311a63af40e76925e21dcf273749dcab9d598ddd | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Wed Feb 22 16:45:02 2012 -0800 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Wed Feb 22 16:45:10 2012 -0800 |
tree | 5916bfb34ff0b8742113d14c282bc0b80414df01 | |
parent | b6ad5b14cbb09f8a10c3155895337c773e7a850b [diff] |
Add check for no children in VIew hosting virtual view tree. 1. For accessibility purposes View may report a virtual tree rooted at them to convey the logical structure they draw. These are usually custom Views. Such views cannot have children and this patch adds a check for that. bug:6022217 Change-Id: I3795a613b4aef1a7ec5810db8584a11b648870f2