commit | ef2277ec5802143b8af1da32d7b01518401b97a9 | [log] [tgz] |
---|---|---|
author | Emma Sajic <esajic@effectivelateralsolutions.co.uk> | Sun Dec 09 13:32:05 2012 +0000 |
committer | Emma Sajic <esajic@effectivelateralsolutions.co.uk> | Tue Dec 11 19:50:58 2012 +0000 |
tree | 38f1b6f2bcd07ba3053eeba31d7d8fa8fe9e8986 | |
parent | aeb6268645d571dfc9f2d387a7ad2471039ddb54 [diff] |
Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter Fix for Issue ID 18316. Make isEmpty() return false when getCount() returns a non-zero value. So that the list cannot be considered empty when a header or footer is present. https://code.google.com/p/android/issues/detail?id=18316 Change-Id: Ib69201e9d5ef3efcbb68ea298b8cc8ca6e027246 Signed-off-by: Emma Sajic <esajic@effectivelateralsolutions.co.uk>