EnhancedListView icon indicating copy to clipboard operation
EnhancedListView copied to clipboard

Fix offset error when ListView has headers, preventing swipe

Open dhleong opened this issue 11 years ago • 0 comments

Repro:

Add a header view, scroll so header view is off-screen; now, the first item in the ELV won't be scrollable

Also: 2af4137 fixes a bug where the ELV-specified OnScrollListener would be squashed if the user needs to specify their own

dhleong avatar May 21 '14 18:05 dhleong