commit | d80525db8e015e4a9c2ad601ce7598341716b863 | [log] [tgz] |
---|---|---|
author | Sumir Kataria <sumir@google.com> | Wed Feb 06 16:16:03 2019 -0800 |
committer | Sumir Kataria <sumir@google.com> | Fri Feb 08 18:36:15 2019 +0000 |
tree | 88228ba575678a647fd7a18625fde7b8cfc43760 | |
parent | 699905e5c77f352a8937720cfa56cf4091e460c9 [diff] |
Disallow reflection access to AdapterView#mDataChanged after P. I talked to the biggest 3p user of this API and they are resilient to this change. Moving forward, our advice to developers is to use RecyclerView. Test: N/A Change-Id: I8de647b10ed06f1f0f4b10865fb88ac0bcc10608 Fixes: 123768524