commit | 831c1a91da4a02c0a2dfe8edc6c3692dd537d192 | [log] [tgz] |
---|---|---|
author | Mihai Popa <popam@google.com> | Mon Oct 15 15:40:23 2018 +0100 |
committer | Mihai Popa <popam@google.com> | Mon Oct 15 17:35:13 2018 +0100 |
tree | 190e59d007e1c3bb4f3f12f6373d15cac23090b6 | |
parent | a226524a8e0335ae6465bfe3b306a95162053b54 [diff] |
Move ViewGroup#mChildren[Count] to dark-grey list The CL moves mChildren and mChildrenCount in ViewGroup to the dark-grey list of APIs, disabling access to them for apps targeting Q. Developers should probably use ViewGroup#getChildCount() and ViewGroup#getChildAt() which exist since public API 1. Bug: 117521014 Bug: 117521406 Test: atest core/tests/coretests/src/android/view/ Change-Id: I14d3ebd1b16edc92cd7b370404b1f05cd304ab7d