commit | 1bdf3f070b9058058296fe4a36252cec877d88fa | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Feb 07 13:40:55 2017 -0800 |
committer | Felipe Leme <felipeal@google.com> | Tue Feb 07 13:50:53 2017 -0800 |
tree | 9a6261365b00ede92051797a292a2ae3c7a7b017 | |
parent | fb0f360222289eea4c27ff7ac39bce5578b7f648 [diff] |
Set autofill id on virtual structures. ViewStructure.newChild(virtualId) uses the AutoFillId of the parent, which was not set anymore due do a previous refactoring, and was causing this method to crash a custom view when onProvideAutoFillVirtualStructure() was called on it. Test: manual verification Bug: 31001899 Change-Id: I602b421b0ec3a926ffdd52253d5b2498c4217d02