commit | 478a745e8421497bad9ea0cbd75bc4d4d419ef60 | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Tue Mar 23 16:44:48 2010 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed Mar 24 15:27:41 2010 -0700 |
tree | 4855357e48b331eb71609364a8a7b1d66098fd3c | |
parent | 26295d20e3e41f33757043615487f82eab8e14a6 [diff] |
null header and footer allowed in HeaderViewListAdapter. The view infos should never be null since they are created by ListView, which is the natural and only use of this class. However, some tests in CTS pass null pointers. Replace null by a static empty list. http://b/issue?id=2527753 Change-Id: I9b92fa018c89007f12be899285f75130b2c8ac40