diff options
author | Felipe Leme <felipeal@google.com> | 2017-02-07 15:32:14 -0800 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2017-02-07 20:05:51 -0800 |
commit | 0221887e6ad0d2aed29297995986577005421264 (patch) | |
tree | b6637fbcf7ecc8dcb2422813fa21c122db2a3448 /docs/html/sdk/api_diff/24/changes | |
parent | 1bdf3f070b9058058296fe4a36252cec877d88fa (diff) |
Get rid of VirtualViewDelegate.
VirtualViewDelegate was used by views providing virtual children to:
- auto-fill the chidren
- notify system about children changes
Since the notification logic moved to the AutoFillManager class, it's
kind of an overkill to provide a delegate just for autoFill(); instead,
it's simpler to add a new autoFillVirtual(virtualId, value) method on
View.
BUG: 31001899
Test: manual verification
Test: CtsAutoFillServiceTestCases passes
Change-Id: Ia7670aa665918496a009017a11c3de72c4ed3fa2
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions