FloatingGroupExpandableListView icon indicating copy to clipboard operation
FloatingGroupExpandableListView copied to clipboard

Request or recommendation: Float group above and below

Open shekibobo opened this issue 10 years ago • 1 comments

I think in certain cases, it would be very useful to float both the top (current) group view and the bottom (next) group view, to indicate that that there may be more sections, and possibly adding a shortcut for larger datasets. It doesn't seem like this should be very difficult to implement (mostly adding an option and duplicating/modifying the drawFloatingGroupIndicator method to draw at the bottom. I'm just curious if you have any pointers on how to implement that, or would be willing to add that as a feature.

shekibobo avatar Dec 11 '14 15:12 shekibobo

Hey @shekibobo. Thanks for your suggestion. It's an interesting improvement. I will add to my TODO list and once I get some spare time I'll implement it.

diegocarloslima avatar Feb 08 '15 19:02 diegocarloslima