android-listview topic
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
cwac-merge
CommonsWare Android Components: MergeAdapter
SlideAndDragListView
:curly_loop:SlideAndDragListView (SDLV) is an extension of the Android ListView that enables slide and drag-and-drop reordering of list items.
AndroidTutorials
The repository contains tutorials for android as individual projects
sectionedmergeadapter
Work with sub-sections in your Android ListView
SimplifiedRecyclerview
An android library to help you get rid of boiler plate code when setting up Recyclerview
RecycleClick
Android recycler view not supports for onItemClickListner event. This library helps to wrap up and gain the missing recycle view item click and item long click functions. This library is a project car...