ListViewVariants icon indicating copy to clipboard operation
ListViewVariants copied to clipboard

Provides special ways to handle ListViews, including PinnedHeaderListView in Lollipop's Contacts' app style

Results 4 ListViewVariants issues
Sort by recently updated
recently updated
newest added

Hi, great little library btw, we've had some issues with the default android listviews and different height cells (some cells are header sections) with, which has caused bugs on some...

My ListViewVariants is in fragment and fragment is the part of Activity with 3 tab. In my activity i'm using collapsing toolbar. My tab with listViewVariant, when i scroll my...

Support for cursor adapters. This can be improved with moving some code to common classes.

It is pretty small library to achieve both FastScroll as well as Sticky header too.If It would be compiled path in build.gradle. It would be more easy to integrate with...