waterfall-toolbar icon indicating copy to clipboard operation
waterfall-toolbar copied to clipboard

ListView support

Open hcbpassos opened this issue 6 years ago • 2 comments

If someone knows how to listen to ListView scroll, please contribute to this project. I've used all possible scroll listeners and no one worked/was effective. For those who are wondering why supporting ListView is necessary, since RecyclerView is already supported, remember that it's used in PreferenceFragment.

hcbpassos avatar Sep 22 '17 10:09 hcbpassos

Afaik AndroidX preferences libraries uses RecyclerView

paolovalerdi avatar Oct 19 '19 23:10 paolovalerdi

@paolovalerdi Thanks! I'll definitely check that out.

hcbpassos avatar Oct 20 '19 00:10 hcbpassos