commit | 80909fcd8d92499d9e796cd861c79877ce3739de | [log] [tgz] |
---|---|---|
author | Emma Sajic <esajic@effectivelateralsolutions.co.uk> | Sun Dec 09 13:30:03 2012 +0000 |
committer | Emma Sajic <esajic@effectivelateralsolutions.co.uk> | Tue Dec 11 19:45:05 2012 +0000 |
tree | c05c6a5a5ce9427f0b8044b1a57dd006ebe01449 | |
parent | b1ba463217438c2c3fdefecd57902116759e84b1 [diff] |
Add extra conditions to test HeaderListViewAdapter isEmpty Fix for Issue ID 18316. Test that HeaderListViewAdapter isEmpty() returns false when HeaderListViewAdapter 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: I2e5db20bacf9f17303adc1d433d983036a16535c Signed-off-by: Emma Sajic <esajic@effectivelateralsolutions.co.uk>