commit | e6f939530c723809911ba4da225e9ea0763608d8 | [log] [tgz] |
---|---|---|
author | Louis Pullen-Freilich <lpf@google.com> | Wed Feb 06 14:06:03 2019 +0000 |
committer | Louis Pullen-Freilich <lpf@google.com> | Wed Feb 06 14:06:03 2019 +0000 |
tree | 9e1f1b17df5fc56fb7aef5af7756f852b89cf9ca | |
parent | e8c4958b2f1bd08d87506eb6a86065daead2b74c [diff] |
Dark-greylists fill() methods in ListView and GridView These methods shouldn't be reflected on - and I'm not sure that there is a valid reason for doing so. For anything more complex than what ListView / GridView provide out of the box, developers should use and customize RecyclerView. Bug: b/123768638 Bug: b/123768419 Bug: b/123768563 Bug: b/123768501 Bug: b/123768701 Test: n/a Change-Id: Ie13aa728832c085388322828320ba934415bd9e2