android-listview topic

List android-listview repositories

GenericRecyclerAdapter

52
Stars
19
Forks
Watchers

Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

cwac-merge

590
Stars
125
Forks
Watchers

CommonsWare Android Components: MergeAdapter

SlideAndDragListView

516
Stars
190
Forks
Watchers

:curly_loop:SlideAndDragListView (SDLV) is an extension of the Android ListView that enables slide and drag-and-drop reordering of list items.

AndroidTutorials

60
Stars
117
Forks
Watchers

The repository contains tutorials for android as individual projects

sectionedmergeadapter

22
Stars
11
Forks
Watchers

Work with sub-sections in your Android ListView

SimplifiedRecyclerview

20
Stars
2
Forks
Watchers

An android library to help you get rid of boiler plate code when setting up Recyclerview

RecycleClick

26
Stars
9
Forks
Watchers

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...