Closed albertorusso90 closed 8 years ago
No but it would not be hard to implement. Would your preferred use of this method return the adapter position of the first (non-header) item? Or the associated ViewHolder?
oh thats great that you would implement this. For me it would be best if it returned the ViewHolder of the first (non-header) item
OK, so I'm going sailing this weekend, will not be coding. But since this seems like a useful feature which won't break anything to add or otherwise change behavior, I'll see about doing this early next week.
This is implemented: https://github.com/ShamylZakariya/StickyHeaders/releases/tag/v0.7.2
Hi, is there a way to find out which item (that is not a section header) is currently being displayed on the screen?
Thanks in advance