Skip to content

A simple RecyclerView OnScrollListener's subclass,that tracking RecyclerView scrolling and hiding or showing some views

Notifications You must be signed in to change notification settings

boybeak/ScrollTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Using CoordinatorLayout in design support library would be much better! And I made 2 behavior classes in another project for CoordinatorLayout, TopHideBehavior and BottomHideBehavior. These can performance the same effect. You can find these in project WowPaper

ScrollTrack

A simple RecyclerView OnScrollListener's subclass,that tracking RecyclerView scrolling and hiding or showing some views

You can check the scroll demo from Youtube: Youtube show demo

You can download the demo apk at Here

或者优酷地址: 从优酷观看 [ShowCase]

About

A simple RecyclerView OnScrollListener's subclass,that tracking RecyclerView scrolling and hiding or showing some views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages