commit | 272f3a9474a70817f8089259da4c2696732dfecb | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Wed Mar 03 15:55:13 2010 -0800 |
committer | Gilles Debunne <debunne@google.com> | Wed Mar 03 15:55:13 2010 -0800 |
tree | 09fcf67118b00bca38861ccf9690873f4ed4f159 | |
parent | 5d3bea6229c2ba71e87c750204662ee71a01c2dd [diff] |
More ExpandableListView fixes to take headers into account. All direct calls to mConnector in ExpandableListView should convert group/child flat positions to/from absolute flat positions (that take header count into account). Two conversion methods were added to do that.