commit | 26c15a1126e889eb4e0f13e40cb13cc3c3ca612c | [log] [tgz] |
---|---|---|
author | cnx421 <cnx421@gmail.com> | Mon Feb 18 14:36:03 2019 +0800 |
committer | cnx421 <cnx421@gmail.com> | Mon Feb 18 14:36:03 2019 +0800 |
tree | be0b6b25c6f2ba51bf2fd35a129b39b1b61dad43 | |
parent | 32bfd77b794d88ce6225189d9a8c48321a21c63f [diff] |
fix 'int android.view.View.getHeight()' on a null object reference This CL fixes a bug in AbsListView when it move offset,but its ChildCount was zero and the firstChild view was null object reference Bug: N/A Change-Id: I1c9ccd9807201fd107fe14e051f3f8e7b0cc530d Signed-off-by: cnx421 <cnx421@gmail.com>