Skip to content

Android library for animating RecyclerView items when they enter and leave the screen.

License

Notifications You must be signed in to change notification settings

codequest-eu/AnimatedRecyclerView

Repository files navigation

Animated Recycler View

Android library for animating RecyclerView items when they enter and leave the screen.

Library in action

How to use

Library binaries in .aar format can be found in Github releases section. You can add them to your application by using Project Structure dialog in Android Studio, or manually, by adding implementation files('libs/animatedrecyclerview-release-x.x.aar') line to your dependencies in build.gradle file.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Android library for animating RecyclerView items when they enter and leave the screen.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages