Skip to content

filipebrandao/centerlockrecyclerview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

centerlockrecyclerview

Center Lock RecyclerView This is a recyclerview scroll listener implementation that has a center locking (auto rescroll to center) feature in horizontal mode.

Note : 1) This works only for elements whose size is smaller than width of screen. 2)User is responsible for providing the intial and final paddings to the first and last items of the list as these need to be centered when user scrolls completely in either direction. 3) This can be improved. Would be working on it as and when I find time.

About

Center Lock RecyclerView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%