ListBoost icon indicating copy to clipboard operation
ListBoost copied to clipboard

ListBoost is an Android library project designed to add some much needed functionality to ListView and ExpandableListView

Results 3 ListBoost issues
Sort by recently updated
recently updated
newest added

There are a bunch of hacky blogspam articles and tons of SO questions about making a sectioned lists without using the built in support: `getViewTypeCount()` `getItemViewType(int position)`. To be fair,...

enhancement

Once the project structure is a bit more solid, start adding documentation to README.

enhancement

## Click Modes # Group - Long-click check - long click checks/unchecks item - Long-click expand - long click expands a group (disables click expand unless a separate expand/collapse handle...

enhancement